summaryrefslogtreecommitdiff
path: root/fs/ext4/indirect.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2013-06-04 14:40:39 -0400
committerTheodore Ts'o <tytso@mit.edu>2013-06-04 14:40:39 -0400
commit92e6222dfb85db780ebd8caea6a3f9326c375bc0 (patch)
treed57c6ca43d9b57117f5fe029ea0ccdc61a7369ab /fs/ext4/indirect.c
parent37b10dd06334ebc89f551d405a0fe27e1a622458 (diff)
ext4: remove i_mutex from ext4_file_sync()
After removal of ext4_flush_unwritten_io() call, ext4_file_sync() doesn't need i_mutex anymore. Forcing of transaction commits doesn't need i_mutex as there's nothing inode specific in that code apart from grabbing transaction ids from the inode. So remove the lock. Reviewed-by: Zheng Liu <wenqing.lz@taobao.com> Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/indirect.c')
0 files changed, 0 insertions, 0 deletions