diff options
Diffstat (limited to 'fs/nfs/nfs4proc.c')
-rw-r--r-- | fs/nfs/nfs4proc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfs/nfs4proc.c b/fs/nfs/nfs4proc.c index 87af80d28a82..fa661b91e57c 100644 --- a/fs/nfs/nfs4proc.c +++ b/fs/nfs/nfs4proc.c | |||
@@ -6610,7 +6610,6 @@ const struct nfs_rpc_ops nfs_v4_clientops = { | |||
6610 | .close_context = nfs4_close_context, | 6610 | .close_context = nfs4_close_context, |
6611 | .open_context = nfs4_atomic_open, | 6611 | .open_context = nfs4_atomic_open, |
6612 | .init_client = nfs4_init_client, | 6612 | .init_client = nfs4_init_client, |
6613 | .secinfo = nfs4_proc_secinfo, | ||
6614 | }; | 6613 | }; |
6615 | 6614 | ||
6616 | static const struct xattr_handler nfs4_xattr_nfs4_acl_handler = { | 6615 | static const struct xattr_handler nfs4_xattr_nfs4_acl_handler = { |