Whamcloud - gitweb
LU-11883 nodemap: make deny_unknown visible on default nodemap
[fs/lustre-release.git] / lustre / ptlrpc / nodemap_lproc.c
index f8d964d..8167883 100644 (file)
@@ -748,6 +748,10 @@ static struct lprocfs_vars lprocfs_default_nodemap_vars[] = {
                .fops           = &nodemap_admin_fops,
        },
        {
+               .name           = "deny_unknown",
+               .fops           = &nodemap_deny_unknown_fops,
+       },
+       {
                .name           = "squash_uid",
                .fops           = &nodemap_squash_uid_fops,
        },