]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SUNRPC: remove BUG_ON in __rpc_clnt_handle_event
authorWeston Andros Adamson <dros@netapp.com>
Tue, 23 Oct 2012 14:43:25 +0000 (10:43 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 1 Nov 2012 16:02:10 +0000 (12:02 -0400)
commit6b0fbc6f0ce5195f6ec276ad464b59e8a561fbec
treeeb52f68ee86f085dce932392dd39d11f3c25eae1
parent713a418b1d35afb2e01b9a3ed242919e21779aa3
SUNRPC: remove BUG_ON in __rpc_clnt_handle_event

Print a KERN_INFO message before rpc_d_lookup_sb returns NULL, like
other error paths in that function.

Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c