diff options
author | Eric Whitney <enwlinux@gmail.com> | 2016-11-15 05:48:35 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-11-15 05:48:35 +0300 |
commit | 88e0387769c4bc36c93d25329f6151fb3d6474b2 (patch) | |
tree | a26a2a7f891b03e155b560b249f24761282ebc11 /fs/freevxfs | |
parent | eeca7ea1baa939c97d58ba821f8c6e683e4388f2 (diff) | |
download | linux-88e0387769c4bc36c93d25329f6151fb3d6474b2.tar.xz |
ext4: allow inode expansion for nojournal file systems
Runs of xfstest ext4/022 on nojournal file systems result in failures
because the inodes of some of its test files do not expand as expected.
The cause is a conditional in ext4_mark_inode_dirty() that prevents inode
expansion unless the test file system has a journal. Remove this
unnecessary restriction.
Signed-off-by: Eric Whitney <enwlinux@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/freevxfs')
0 files changed, 0 insertions, 0 deletions