Hi Linus, Please pull these Ceph fixes from git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus Two of Alex's patches deal with a race when reseting server connections for open RBD images, one demotes some non-fatal BUGs to WARNs, and my patch fixes a protocol feature bit failure path. Thanks! sage ---------------------------------------------------------------- Alex Elder (3): libceph: move linger requests sooner in kick_requests() libceph: always reset osds when kicking libceph: WARN, don't BUG on unexpected connection states Sage Weil (1): libceph: fix protocol feature mismatch failure path net/ceph/messenger.c | 23 ++++++++--------------- net/ceph/osd_client.c | 34 +++++++++++++++++++++------------- 2 files changed, 29 insertions(+), 28 deletions(-) -- 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