https://github.com/torvalds/linux
Revision c174e6d6979a04b7b77b93f244396be4b81f8bfb authored by Dmitry Monakhov on 27 August 2014, 22:40:00 UTC, committed by Theodore Ts'o on 27 August 2014, 22:40:00 UTC
After commit f282ac19d86f we use different transactions for
preallocation and i_disksize update which result in complain from fsck
after power-failure.  spotted by generic/019. IMHO this is regression
because fs becomes inconsistent, even more 'e2fsck -p' will no longer
works (which drives admins go crazy) Same transaction requirement
applies ctime,mtime updates

testcase: xfstest generic/019

Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@vger.kernel.org
1 parent 69dc953
History
Tip revision: c174e6d6979a04b7b77b93f244396be4b81f8bfb authored by Dmitry Monakhov on 27 August 2014, 22:40:00 UTC
ext4: fix transaction issues for ext4_fallocate and ext_zero_range
Tip revision: c174e6d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 277.8 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top