]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
authorNeilBrown <neilb@suse.com>
Mon, 3 Dec 2018 00:30:30 +0000 (11:30 +1100)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 19 Dec 2018 18:52:46 +0000 (13:52 -0500)
commit0e7782cdb9ff98722f10c5e4a3055cf30f6c52e8
treeee742af6ae458eb95afdb7e842898de9c52c52ad
parent310879e3422b9d272bfc8238023a4a7ec0316967
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.

Use the common 'struct cred' to pass credentials for readdir.

Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/dir.c
fs/nfs/nfs3proc.c
fs/nfs/nfs4proc.c
fs/nfs/proc.c
include/linux/nfs_fs.h
include/linux/nfs_xdr.h