LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 2.6.38-rc3
@ 2011-01-27 22:02 Sage Weil
0 siblings, 0 replies; only message in thread
From: Sage Weil @ 2011-01-27 22:02 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, ceph-devel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-01-27 22:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-27 22:02 [GIT PULL] Ceph fixes for 2.6.38-rc3 Sage Weil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).