[GIT PULL] Ceph/rbd fixes for 2.6.39

From: Sage Weil
Date: Sat May 14 2011 - 15:53:34 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/