Hi Linus,

Please pull the following fixes for Ceph from

  git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus

The first fixes a leak in the rbd setup error path, and the second fixes a 
more serious problem with mismatched kmap/kunmap that surfaced after the 
recent refactoring work.

Thanks!
sage


----------------------------------------------------------------
Alex Elder (2):
      rbd: drop dev reference on error in rbd_open()
      libceph: only kunmap kmapped pages

 drivers/block/rbd.c  |    7 +++----
 net/ceph/messenger.c |    5 +----
 2 files changed, 4 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to