]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitfb7fa2873b17ff1e171e845a496629cd6795bf22
tree445562aa7159ef7ec3d29f8e1cc18d578d9bfcae
parent64f003745ca9e6b89a77a503c4dae11bfb5ca3bf
[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