Searched hist:"460 f5cac1e24e947509b6112c99c5bc9ff687b45" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/lockd/ |
H A D | mon.c | diff 460f5cac1e24e947509b6112c99c5bc9ff687b45 Wed Oct 04 04:16:03 CDT 2006 Olaf Kirch <okir@suse.de> [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 <okir@suse.de> Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | svc.c | diff 460f5cac1e24e947509b6112c99c5bc9ff687b45 Wed Oct 04 04:16:03 CDT 2006 Olaf Kirch <okir@suse.de> [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 <okir@suse.de> Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|