]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Allow the NFS generic code to pass in a verifier to readdir
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 2 Nov 2020 22:34:23 +0000 (17:34 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 2 Dec 2020 19:05:52 +0000 (14:05 -0500)
commit6575c16afe5bb3f88b246835fe30a414b22f288e
treea8389c14d7d3a4d68a4aad75e9b8aa4e99033749
parent0f1159d08dc7b6d75b8f2d3ecfa90a437a5348fa
NFS: Allow the NFS generic code to pass in a verifier to readdir

If we're ever going to allow support for servers that use the readdir
verifier, then that use needs to be managed by the middle layers as
those need to be able to reject cookies from other verifiers.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Tested-by: Benjamin Coddington <bcodding@redhat.com>
Tested-by: Dave Wysochanski <dwysocha@redhat.com>
fs/nfs/dir.c
fs/nfs/nfs3proc.c
fs/nfs/nfs4proc.c
fs/nfs/proc.c
include/linux/nfs_xdr.h