]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/nfs/sysctl.c
Merge branch 'master' into tk71
[mv-sheeva.git] / fs / nfs / sysctl.c
index ad4d2e787b2041d17eaacc4a1ce8097f0cc13aca..978aaeb8a0936617ed19cde6c5995e247b77af4c 100644 (file)
@@ -32,6 +32,7 @@ static ctl_table nfs_cb_sysctls[] = {
                .extra1 = (int *)&nfs_set_port_min,
                .extra2 = (int *)&nfs_set_port_max,
        },
+#ifndef CONFIG_NFS_USE_NEW_IDMAPPER
        {
                .procname = "idmap_cache_timeout",
                .data = &nfs_idmap_cache_timeout,
@@ -39,6 +40,7 @@ static ctl_table nfs_cb_sysctls[] = {
                .mode = 0644,
                .proc_handler = proc_dointvec_jiffies,
        },
+#endif /* CONFIG_NFS_USE_NEW_IDMAPPER */
 #endif
        {
                .procname       = "nfs_mountpoint_timeout",