]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd: simplify nfsd4_change_info
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 30 Nov 2020 22:46:15 +0000 (17:46 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Wed, 9 Dec 2020 14:39:37 +0000 (09:39 -0500)
commitd9049924aa2cfd3821bd9c501951f30bb353f885
tree7694e61f4d41c3bdb0ecf2f428c0219791006a55
parentfd0ce816e8782f09e858491077e107399097ae63
nfsd: simplify nfsd4_change_info

It doesn't make sense to carry all these extra fields around.  Just
make everything into change attribute from the start.

This is just cleanup, there should be no change in behavior.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfs4xdr.c
fs/nfsd/xdr4.h