git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d019bcf
)
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events
author
NeilBrown
<neilb@suse.de>
Mon, 29 Jan 2007 21:19:52 +0000
(13:19 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 30 Jan 2007 16:26:45 +0000
(08:26 -0800)
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>
No differences found