]> err.no Git - linux-2.6/blobdiff - fs/nfsd/nfs3acl.c
Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit...
[linux-2.6] / fs / nfsd / nfs3acl.c
index f813b054f4a12a125d069491118ebcc24bb32ea4..d4bdc00c1169cc3f462a1fe11e2ebae0e72b15a9 100644 (file)
@@ -263,5 +263,6 @@ struct svc_version  nfsd_acl_version3 = {
                .vs_proc        = nfsd_acl_procedures3,
                .vs_dispatch    = nfsd_dispatch,
                .vs_xdrsize     = NFS3_SVC_XDRSIZE,
+               .vs_hidden      = 1,
 };