diff options
author | 2013-06-04 14:40:39 -0400 | |
---|---|---|
committer | 2013-06-04 14:40:39 -0400 | |
commit | 92e6222dfb85db780ebd8caea6a3f9326c375bc0 (patch) | |
tree | d57c6ca43d9b57117f5fe029ea0ccdc61a7369ab /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: use generic_file_fsync() in ext4_file_fsync() in nojournal mode (diff) | |
download | linux-dev-92e6222dfb85db780ebd8caea6a3f9326c375bc0.tar.xz linux-dev-92e6222dfb85db780ebd8caea6a3f9326c375bc0.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions