From: Chuck Lever Date: Tue, 3 Jan 2006 08:55:52 +0000 (+0100) Subject: SUNRPC: get rid of cl_chatty X-Git-Tag: v2.6.16-rc1~935^2~4^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f518e35aec984036903c1003e867f833747a9d79;p=pandora-kernel.git SUNRPC: get rid of cl_chatty Clean up: Every ULP that uses the in-kernel RPC client, except the NLM client, sets cl_chatty. There's no reason why NLM shouldn't set it, so just get rid of cl_chatty and always be verbose. Test-plan: Compile with CONFIG_NFS enabled. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed