[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events
authorNeilBrown <neilb@suse.de>
Mon, 29 Jan 2007 21:19:52 +0000 (13:19 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 30 Jan 2007 16:26:45 +0000 (08:26 -0800)
commit34e9a63b4f3e169b583f6ba2e26356ecbf932fba
tree445562aa7159ef7ec3d29f8e1cc18d578d9bfcae
parentd019bcf0eb9a55c51f1c57659f923d356b4675e1
[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>
fs/nfsd/export.c
fs/nfsd/nfsfh.c
fs/nfsd/vfs.c
net/sunrpc/svc.c
net/sunrpc/svcsock.c