Please pull vfs-scale-working tree

From: Nick Piggin
Date: Thu Jan 13 2011 - 22:24:41 EST


Git tree is here:

git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin.git

Branch is:

vfs-scale-working

Head:
657e94b673a805b427903c5628e95348235fad06

Diffstat:
Documentation/filesystems/porting | 8 ++++----
Documentation/filesystems/vfs.txt | 4 ++--
fs/namei.c | 18 ++++++++++++++++++
fs/nfs/dir.c | 6 +++++-
include/linux/list_bl.h | 5 +++--
include/linux/rculist_bl.h | 3 ++-
6 files changed, 34 insertions(+), 10 deletions(-)

Just bug fixes, importantly nfs chroot one that several people are hitting.

d_set_d_op bugs *should* be a thing of the past after the dust settles
from Al's work, so I'm leaving that area alone.

Remaining known bug is an nfsd oops when exporting filesystems that
supply a .d_revalidate(), which is not going to be a common configuration
and I'd like to do a d_revalidate API change to fix it, so don't want to
rush that through.

Thanks,
Nick
--
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/