[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)
commit21315edd4877b593d5bf17a601a48fc836b8ba58
tree1bede67ee14b584395ae198d4299869c5536c0c8
parent54c044094947826105317dadd01deca083627ea1
[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