summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4xdr.c
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2020-12-01 01:46:17 +0300
committerChuck Lever <chuck.lever@oracle.com>2020-12-09 17:39:38 +0300
commit942b20dc245590327ee0187c15c78174cd96dd52 (patch)
tree8db4fedecaf450af847ff1930ee55cb876e33a3c /fs/nfsd/nfs4xdr.c
parent4b03d99794eeed27650597a886247c6427ce1055 (diff)
downloadlinux-942b20dc245590327ee0187c15c78174cd96dd52.tar.xz
nfsd4: don't query change attribute in v2/v3 case
inode_query_iversion() has side effects, and there's no point calling it when we're not even going to use it. We check whether we're currently processing a v4 request by checking fh_maxsize, which is arguably a little hacky; we could add a flag to svc_fh instead. Signed-off-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'fs/nfsd/nfs4xdr.c')
0 files changed, 0 insertions, 0 deletions