[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1209231956000.11925@cobra.newdream.net>
Date: Sun, 23 Sep 2012 19:58:31 -0700 (PDT)
From: Sage Weil <sage@...tank.com>
To: torvalds@...ux-foundation.org
cc: ceph-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for 3.6
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 linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists