Commit 4c9c52e479f493ccfc3f513e870912115b49058f
Committed by
Trond Myklebust
1 parent
c4ded8d977
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
SUNRPC: remove BUG_ON from bc_send
Replace BUG_ON() with WARN_ON_ONCE(). The error condition is a simple ref counting sanity check and the following code will not free anything until final put. Signed-off-by: Weston Andros Adamson <dros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
net/sunrpc/bc_svc.c