nfsd: register NFS_ACL with rpcbind
[safe/jmp/linux-2.6] / fs / nfsd / nfs3acl.c
index 9981dbb..ff73596 100644 (file)
@@ -264,6 +264,6 @@ struct svc_version  nfsd_acl_version3 = {
                .vs_proc        = nfsd_acl_procedures3,
                .vs_dispatch    = nfsd_dispatch,
                .vs_xdrsize     = NFS3_SVC_XDRSIZE,
-               .vs_hidden      = 1,
+               .vs_hidden      = 0,
 };