]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SUNRPC: remove two BUG_ON asserts
authorWeston Andros Adamson <dros@netapp.com>
Tue, 23 Oct 2012 14:43:33 +0000 (10:43 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 1 Nov 2012 16:02:14 +0000 (12:02 -0400)
commit150051b304384793c97691b92d69eceb07c63886
treefb5a3f2ff3445240a3e558271f634d5554e3b8c9
parentfe80e6a2f217549e6331adaa2cdbe4299cd8c82e
SUNRPC: remove two BUG_ON asserts

Replace two BUG_ON() calls checking the RPC_BC_PA_IN_USE flag with
WARN_ON_ONCE().

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