[GIT PULL] Ceph fixes for 2.6.38-rc3

From: Sage Weil
Date: Thu Jan 27 2011 - 17:01:57 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 is an xattr search/sort fix, a number of clustered MDS fixes (for a
sync hang, dup flushes, misdirected/lost request), and a fix for the
norbytes option with lets users avoid EOVERFLOW on 32-bit systems.

Thanks!
sage


Sage Weil (6):
ceph: fix xattr rbtree search
ceph: fix cap_wanted_delay_{min,max} mount option initialization
ceph: fix erroneous cap flush to non-auth mds
ceph: fix flushing of caps vs cap import
ceph: avoid immediate cap check after import
ceph: avoid picking MDS that is not active

Yehuda Sadeh (1):
ceph: fix getattr on directory when using norbytes

fs/ceph/caps.c | 43 +++++++++++++++++++++++++++++++++++++------
fs/ceph/inode.c | 10 +++++-----
fs/ceph/mds_client.c | 10 +++++++---
fs/ceph/super.c | 2 ++
fs/ceph/xattr.c | 3 +++
5 files changed, 54 insertions(+), 14 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/