[announce] vfs-scale git tree update

From: Nick Piggin
Date: Wed Dec 22 2010 - 04:53:42 EST


Git tree is here:

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

Branch is:

vfs-scale-working

Changes since last posting:
* Fix for the cgroupfs crash (probably temporary until Al's fixes are
merged).
* Fix a couple of bisectability bugs.
* Fix a race in disconnected dentry alias handling causing NFS to explode
under load. Basically the patch to split dentry hash locks needs to
lock the s_anon list with a seperate lock, which it wasn't doing
properly in the d_move() code.

Thanks to all testers.

--
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/