diff options
Diffstat (limited to 'fs/nfsd/vfs.c')
-rw-r--r-- | fs/nfsd/vfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfsd/vfs.c b/fs/nfsd/vfs.c index ebbf3b6b2457..e3611b55531b 100644 --- a/fs/nfsd/vfs.c +++ b/fs/nfsd/vfs.c | |||
@@ -605,7 +605,7 @@ nfsd4_get_nfs4_acl(struct svc_rqst *rqstp, struct dentry *dentry, struct nfs4_ac | |||
605 | return error; | 605 | return error; |
606 | } | 606 | } |
607 | 607 | ||
608 | #endif /* defined(CONFIG_NFS_V4) */ | 608 | #endif /* defined(CONFIG_NFSD_V4) */ |
609 | 609 | ||
610 | #ifdef CONFIG_NFSD_V3 | 610 | #ifdef CONFIG_NFSD_V3 |
611 | /* | 611 | /* |