-
- Downloads
NFS: Move rpc_ops from nfs_server to nfs_client
Move the rpc_ops from the nfs_server struct to the nfs_client struct as they're common to all server records of a particular NFS protocol version. Signed-Off-By:David Howells <dhowells@redhat.com> Signed-off-by:
Trond Myklebust <Trond.Myklebust@netapp.com>
Showing
- fs/nfs/dir.c 1 addition, 1 deletionfs/nfs/dir.c
- fs/nfs/inode.c 2 additions, 2 deletionsfs/nfs/inode.c
- fs/nfs/namespace.c 4 additions, 2 deletionsfs/nfs/namespace.c
- fs/nfs/nfs4proc.c 1 addition, 1 deletionfs/nfs/nfs4proc.c
- fs/nfs/super.c 33 additions, 26 deletionsfs/nfs/super.c
- include/linux/nfs_fs.h 1 addition, 1 deletioninclude/linux/nfs_fs.h
- include/linux/nfs_fs_sb.h 1 addition, 1 deletioninclude/linux/nfs_fs_sb.h
Loading
Please register or sign in to comment