NFS: Only initialize the ACL client in the v3 case
v2 and v4 don't use it, so I create two new nfs_rpc_ops functions to initialize the ACL client only when we are using v3. Signed-off-by:Bryan Schumaker <bjschuma@netapp.com> Signed-off-by:
Trond Myklebust <Trond.Myklebust@netapp.com>
Showing
- fs/nfs/Makefile 1 addition, 1 deletionfs/nfs/Makefile
- fs/nfs/client.c 5 additions, 56 deletionsfs/nfs/client.c
- fs/nfs/internal.h 10 additions, 5 deletionsfs/nfs/internal.h
- fs/nfs/nfs3client.c 65 additions, 0 deletionsfs/nfs/nfs3client.c
- fs/nfs/nfs3proc.c 2 additions, 0 deletionsfs/nfs/nfs3proc.c
- fs/nfs/nfs4client.c 6 additions, 4 deletionsfs/nfs/nfs4client.c
- fs/nfs/nfs4proc.c 2 additions, 0 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4super.c 1 addition, 1 deletionfs/nfs/nfs4super.c
- fs/nfs/proc.c 2 additions, 0 deletionsfs/nfs/proc.c
- fs/nfs/super.c 2 additions, 2 deletionsfs/nfs/super.c
- include/linux/nfs_xdr.h 3 additions, 0 deletionsinclude/linux/nfs_xdr.h
Loading
Please register or sign in to comment