[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.1105141253040.17928@cobra.newdream.net>
Date: Sat, 14 May 2011 12:54:21 -0700 (PDT)
From: Sage Weil <sage@...dream.net>
To: torvalds@...ux-foundation.org
cc: linux-kernel@...r.kernel.org, ceph-devel@...r.kernel.org
Subject: [GIT PULL] Ceph/rbd fixes for 2.6.39
Hi Linus,
Please pull a couple last minute rbd fixes from
git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus
The first is a simple memory leak. The second is, unfortunately, a bit
more involved. There was a problem with the way we were doing the
completions for split bios (spanning object boundaries) and the fix is
non-trivial. It's a bit big for -rc7, but OTOH the bug it fixes is pretty
easy to trigger with an appropriate read workload.
Thanks!
sage
Sage Weil (1):
rbd: fix leak of ops struct
Yehuda Sadeh (1):
rbd: fix split bio handling
drivers/block/rbd.c | 177 +++++++++++++++++++++++++++++++++++++++++++++------
1 files changed, 156 insertions(+), 21 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