[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101222095332.GA3430@amd>
Date: Wed, 22 Dec 2010 20:53:32 +1100
From: Nick Piggin <npiggin@...nel.dk>
To: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Sedat Dilek <sedat.dilek@...glemail.com>, eparis@...hat.com
Subject: [announce] vfs-scale git tree update
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists