]> 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)
commit1d3fabfdb2b13100ea16669947c9f5fc723765af
treea8389c14d7d3a4d68a4aad75e9b8aa4e99033749
parent9151b9cb6fea8964cba80b74f009741cfcc2d2dd
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