[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events
Also remove {NFSD,RPC}_PARANOIA as having the defines doesn't really add anything. The printks covered by RPC_PARANOIA were triggered by badly formatted packets and so should be ratelimited. Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
d019bcf0eb
commit
34e9a63b4f
@@ -59,7 +59,6 @@
|
||||
#include <asm/uaccess.h>
|
||||
|
||||
#define NFSDDBG_FACILITY NFSDDBG_FILEOP
|
||||
#define NFSD_PARANOIA
|
||||
|
||||
|
||||
/* We must ignore files (but only files) which might have mandatory
|
||||
|
Reference in New Issue
Block a user