Searched hist:"1 b7a1819078c68c4df4bba90f76b8113a08460de" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/sunrpc/ |
H A D | svcsock.c | diff 1b7a1819078c68c4df4bba90f76b8113a08460de Tue Oct 23 09:43:39 CDT 2012 Weston Andros Adamson <dros@netapp.com> SUNRPC: remove BUG_ONs from *_reclassify_socket*
Replace multiple BUG_ON() calls with WARN_ON_ONCE() and early return when sanity checking socket ownership (lock). The bind call will fail if the socket was unsuccessfully reclassified.
Signed-off-by: Weston Andros Adamson <dros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | xprtsock.c | diff 1b7a1819078c68c4df4bba90f76b8113a08460de Tue Oct 23 09:43:39 CDT 2012 Weston Andros Adamson <dros@netapp.com> SUNRPC: remove BUG_ONs from *_reclassify_socket*
Replace multiple BUG_ON() calls with WARN_ON_ONCE() and early return when sanity checking socket ownership (lock). The bind call will fail if the socket was unsuccessfully reclassified.
Signed-off-by: Weston Andros Adamson <dros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|