[PULL REQUEST] Fix for ext2 fs corruption under rename load

From: Jan Kara
Date: Wed Mar 02 2011 - 05:13:23 EST


Hello Linus,

could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6.git
for_linus

to get a fix for a long-standing ext2 bug causing fs corruption. The
corruption isn't severe (only i_nlink gets corrupted) but still it isn't
nice thus I push the fix this late in the cycle.

The full shortlog is:

Josh Hunt (1):
ext2: Fix link count corruption under heavy link+rename load

The diffstat is

fs/ext2/namei.c | 9 ++-------
1 files changed, 2 insertions(+), 7 deletions(-)

Thanks
Honza
--
Jan Kara <jack@xxxxxxx>
SUSE Labs, CR
--
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/