From: Olaf Kirch Date: Wed, 4 Oct 2006 09:16:03 +0000 (-0700) Subject: [PATCH] knfsd: export nsm_local_state to user space via sysctl X-Git-Tag: v2.6.19-rc1~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=460f5cac1e24e947509b6112c99c5bc9ff687b45;p=pandora-kernel.git [PATCH] knfsd: export nsm_local_state to user space via sysctl Every NLM call includes the client's NSM state. Currently, the Linux client always reports 0 - which seems not to cause any problems, but is not what the protocol says. This patch exposes the kernel's internal variable to user space via a sysctl, which can be set at system boot time by statd. Signed-off-by: Olaf Kirch Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed