[GIT PULL] Ceph fixes for 2.6.36

From: Sage Weil
Date: Fri Oct 08 2010 - 14:00:34 EST


Hi Linus,

Please pull the following Ceph fixes from

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

There are a couple NFS filehandle encoding fixes, a list_add argument
order fix, a null deref in an error path, and two MDS protocol fixes (a
variable update that was missed and an extra flush to avoid unnecessary
delay in certain cases).

Thanks!
sage


Aneesh Kumar K.V (2):
ceph: Fix return value of encode_fh function
ceph: Update max_len with minimum required size

Greg Farnum (1):
ceph: send cap release message early on failed revoke.

Henry C Chang (1):
ceph: fix list_add usage on unsafe_writes list

Sage Weil (2):
ceph: avoid null deref in osd request error path
ceph: update issue_seq on cap grant

fs/ceph/caps.c | 31 ++++++++++++++++++-------------
fs/ceph/export.c | 21 +++++++++++++--------
fs/ceph/file.c | 2 +-
fs/ceph/osd_client.c | 2 +-
4 files changed, 33 insertions(+), 23 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/