]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: fix data corruption regression by reverting commit 8656f4fb7422
authorTheodore Ts'o <tytso@mit.edu>
Mon, 11 Apr 2011 02:30:07 +0000 (22:30 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 11 Apr 2011 02:30:07 +0000 (22:30 -0400)
commit374905282a5cde2dbfa742728ea2670d88d6be89
treec22b4f2fab37d14d4b81ad5683110075afdc35ea
parent368195cbf8b360bd144f9e9e395e2a04ea91118c
ext4: fix data corruption regression by reverting commit 8656f4fb7422

Revert commit 8656f4fb7422845aae57b4b723c542aa33306b6b, since it
caused a data corruption regression with BitTorrent downloads.  Thanks
to Damien for discovering and bisecting to find the problem commit.

https://bugzilla.kernel.org/show_bug.cgi?id=32972

Reported-by: Damien Grassart <damien@grassart.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/inode.c