[GIT PULL] nfsd fixes for v6.5

From: Chuck Lever III
Date: Fri Jun 30 2023 - 13:47:06 EST


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