[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20110302101317.GB7496@quack.suse.cz>
Date: Wed, 2 Mar 2011 11:13:17 +0100
From: Jan Kara <jack@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-ext4@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: [PULL REQUEST] Fix for ext2 fs corruption under rename load
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@...e.cz>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists