From: Bruce Fields Date: Tue, 27 Mar 2007 05:32:09 +0000 (-0800) Subject: [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk X-Git-Tag: v2.6.21-rc6~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21315edd4877b593d5bf17a601a48fc836b8ba58;p=pandora-kernel.git [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" Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed