From f526f4fd9d16d8a7170f710e72c73f12a25e2bf3 Mon Sep 17 00:00:00 2001 From: David Howells Date: Tue, 26 Jan 2010 15:42:11 -0500 Subject: [PATCH] --- yaml --- r: 180234 b: refs/heads/master c: b0706ca415b188ed58788420de4d5c9972b2afb2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/nfs/sysctl.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 429b6ea0b009..d30cbb275229 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0aa05887af728b058af91197f0ae9b3ae63dd74a +refs/heads/master: b0706ca415b188ed58788420de4d5c9972b2afb2 diff --git a/trunk/fs/nfs/sysctl.c b/trunk/fs/nfs/sysctl.c index 70e1fbbaaeab..ad4d2e787b20 100644 --- a/trunk/fs/nfs/sysctl.c +++ b/trunk/fs/nfs/sysctl.c @@ -15,8 +15,10 @@ #include "callback.h" +#ifdef CONFIG_NFS_V4 static const int nfs_set_port_min = 0; static const int nfs_set_port_max = 65535; +#endif static struct ctl_table_header *nfs_callback_sysctl_table; static ctl_table nfs_cb_sysctls[] = {