diff options
author | 2013-04-08 13:02:25 -0400 | |
---|---|---|
committer | 2013-04-08 13:02:25 -0400 | |
commit | e8238f9a8339b3578c85e4192a7a23bc2bdc0333 (patch) | |
tree | d33c573dc71982138d5fd71d6335ac664cb03bbc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT (diff) | |
download | linux-dev-e8238f9a8339b3578c85e4192a7a23bc2bdc0333.tar.xz linux-dev-e8238f9a8339b3578c85e4192a7a23bc2bdc0333.zip |
ext4: fix incorrect lock ordering for ext4_ind_migrate
existing locking ordering: journal-> i_data_sem, but
ext4_ind_migrate() grab locks in opposite order which may result in
deadlock.
Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
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