summaryrefslogtreecommitdiffstats
path: root/fs/ext4/xattr.c
diff options
context:
space:
mode:
authorEric Whitney <enwlinux@gmail.com>2016-11-14 21:48:35 -0500
committerTheodore Ts'o <tytso@mit.edu>2016-11-14 21:48:35 -0500
commit88e0387769c4bc36c93d25329f6151fb3d6474b2 (patch)
treea26a2a7f891b03e155b560b249f24761282ebc11 /fs/ext4/xattr.c
parenteeca7ea1baa939c97d58ba821f8c6e683e4388f2 (diff)
downloadlinux-88e0387769c4bc36c93d25329f6151fb3d6474b2.tar.bz2
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/ext4/xattr.c')
0 files changed, 0 insertions, 0 deletions