From: Peter Staubach Date: Fri, 17 Mar 2006 07:04:02 +0000 (-0800) Subject: [PATCH] nfsservctl(): remove user-triggerable printk X-Git-Tag: v2.6.16~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85c6932ef0c7a82c309f8728ddf29768001d794e;p=pandora-kernel.git [PATCH] nfsservctl(): remove user-triggerable printk A user can use nfsservctl() to spam the logs. This can happen because the arguments to the nfsservctl() system call are versioned. This is a good thing. However, when a bad version is detected, the kernel prints a message and then returns an error. Signed-off-by: Peter Staubach Cc: Trond Myklebust Cc: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed