[GIT,PULL] nfsd fixes for v6.5

Message ID FFAD650F-18C4-4C2A-9BEB-2C18A8FE94C6@oracle.com
State New
Headers
Series [GIT,PULL] nfsd fixes for v6.5 |

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.5-1

Message

Chuck Lever June 30, 2023, 5:46 p.m. UTC
  The following changes since commit 75bfb70457a4c4c9f0095e39885382fc5049c5ce:

  nfsd: remove redundant assignments to variable len (2023-06-21 15:05:32 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.5-1

for you to fetch changes up to d7dbed457c2ef83709a2a2723a2d58de43623449:

  nfsd: Fix creation time serialization order (2023-06-27 12:10:47 -0400)

----------------------------------------------------------------
nfsd-6.5 fixes:
- Fix ordering of attributes in NFSv4 GETATTR replies

----------------------------------------------------------------
Tavian Barnes (1):
      nfsd: Fix creation time serialization order

 fs/nfsd/nfs4xdr.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

--
Chuck Lever
  

Comments

pr-tracker-bot@kernel.org July 1, 2023, 5:04 a.m. UTC | #1
The pull request you sent on Fri, 30 Jun 2023 17:46:51 +0000:

> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.5-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ee152be17ade10e8667ffa02de828bb955c40813

Thank you!