]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk
authorBruce Fields <bfields@citi.umich.edu>
Tue, 27 Mar 2007 05:32:09 +0000 (21:32 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 27 Mar 2007 16:05:14 +0000 (09:05 -0700)
commitf0746f8d2ff78af7158a7a639cc81d7bc33acf63
tree1bede67ee14b584395ae198d4299869c5536c0c8
parent821a72c666f6fc1f22bae53ee110eb46b9924345
[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk

The reused clientid here is a more of a problem for the client than the
server, and the client can report the problem itself if it's serious.

Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/nfsd/nfs4state.c