diff options
author | 2013-06-04 14:41:29 -0400 | |
---|---|---|
committer | 2013-06-04 14:41:29 -0400 | |
commit | 38b8ff7db4d99ebfabaee81b8747877424d1cf28 (patch) | |
tree | 0d2be50e387d1bc8b750da456c7e15bb7d81b024 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: remove i_mutex from ext4_file_sync() (diff) | |
download | linux-dev-38b8ff7db4d99ebfabaee81b8747877424d1cf28.tar.xz linux-dev-38b8ff7db4d99ebfabaee81b8747877424d1cf28.zip |
ext4: Remove wait for unwritten extents in ext4_ind_direct_IO()
We don't have to wait for unwritten extent conversion in
ext4_ind_direct_IO() as all writes that happened before DIO are
flushed by the generic code and extent conversion has happened before
we cleared PageWriteback bit.
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