Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Pull Ceph fixes from Sage Weil: "There are a couple of fixes from Yan for bad pointer dereferences in the messenger code and when fiddling with page->private after page migration, a fix from Alex for a use-after-free in the osd client code, and a couple fixes for the message refcounting and shutdown ordering." * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client: libceph: flush msgr queue during mon_client shutdown rbd: Clear ceph_msg->bio_iter for retransmitted message libceph: use con get/put ops from osd_client libceph: osd_client: don't drop reply reference too early ceph: check PG_Private flag before accessing page->private
Showing
- fs/ceph/addr.c 12 additions, 9 deletionsfs/ceph/addr.c
- net/ceph/ceph_common.c 0 additions, 7 deletionsnet/ceph/ceph_common.c
- net/ceph/messenger.c 4 additions, 0 deletionsnet/ceph/messenger.c
- net/ceph/mon_client.c 8 additions, 0 deletionsnet/ceph/mon_client.c
- net/ceph/osd_client.c 6 additions, 6 deletionsnet/ceph/osd_client.c
Loading
Please register or sign in to comment