[GIT PULL] Ceph fixes for 3.2 final

From: Sage Weil
Date: Thu Dec 29 2011 - 23:51:07 EST


Hi Linus,

Please pull this Ceph patch from

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

There are a few lingering issues in Ceph's use of the dcache for readdir
that we weren't able to nail down, so this patch disables it for now.
There will be a series of patches for the next release that reenable this
(via a mount option) and clean things up a bit.

Thanks!
sage


Sage Weil (1):
ceph: disable use of dcache for readdir etc.

fs/ceph/dir.c | 29 +++--------------------------
1 files changed, 3 insertions(+), 26 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/