diff options
author | 2014-07-27 22:32:27 -0400 | |
---|---|---|
committer | 2014-07-27 22:32:27 -0400 | |
commit | 6e2631463f3a2ce430a295c68aead3ff228ca3cf (patch) | |
tree | 324ca15510faae1060b5df21b8c5e68c5939e8b0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: use correct depth value (diff) | |
download | linux-dev-6e2631463f3a2ce430a295c68aead3ff228ca3cf.tar.xz linux-dev-6e2631463f3a2ce430a295c68aead3ff228ca3cf.zip |
ext4: fix incorrect locking in move_extent_per_page
If we have to copy data we must drop i_data_sem because of
get_blocks() will be called inside mext_page_mkuptodate(), but later we must
reacquire it again because we are about to change extent's tree
Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions