2011-04-14 17:00:24

by Sage Weil

[permalink] [raw]
Subject: [GIT PULL] Ceph fix for 2.6.39-rc4

Hi Linus,

Please pull from

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

This might be the first time I've only had a single bug fix to push!
This fixes a null dereference on RBD when an osd daemon restarts. The
patch in the last pull didn't get it quite right.

Thanks-
sage


Sage Weil (1):
libceph: fix linger request requeueing

net/ceph/osd_client.c | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)