aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorShaohua Li <[email protected]>2016-02-24 17:38:28 -0800
committerShaohua Li <[email protected]>2016-02-26 09:44:11 -0800
commit27a353c026a879a1001e5eac4bda75b16262c44a (patch)
tree7d4499f914d8199b263b8cbcbb4af7af0104e411 /tools/perf/scripts/python/export-to-postgresql.py
parente7597e69dec59b65c5525db1626b9d34afdfa678 (diff)
RAID5: check_reshape() shouldn't call mddev_suspend
check_reshape() is called from raid5d thread. raid5d thread shouldn't call mddev_suspend(), because mddev_suspend() waits for all IO finish but IO is handled in raid5d thread, we could easily deadlock here. This issue is introduced by 738a273 ("md/raid5: fix allocation of 'scribble' array.") Cc: [email protected] (v4.1+) Reported-and-tested-by: Artur Paszkiewicz <[email protected]> Reviewed-by: NeilBrown <[email protected]> Signed-off-by: Shaohua Li <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions