This patchset replaces some uses of BUG_ON() with WARN_ON() and an approapriate exit since it is advisable not to crash the machin in every case. Ioana Ciornei (2): net: ceph: messenger: change BUG_ON() to WARN_ON() from ceph_con_in_msg_alloc() net: ceph: messenger: replace BUG_ON() with WARN_ON() in con_flag_* functions net/ceph/messenger.c | 40 ++++++++++++++++++++++++++++++++-------- 1 file changed, 32 insertions(+), 8 deletions(-) -- 2.6.4 -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html