aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorGioh Kim <[email protected]>2021-04-19 09:37:13 +0200
committerJens Axboe <[email protected]>2021-04-20 08:59:04 -0600
commitc77bfa8f5dbd3f8bbb99a751bab00ebcc229a5c5 (patch)
treed510b6fca467acbe0e828f25d8a01aaa3c293044 /tools/perf/scripts/python/libxed.py
parentb168e1d85cf3201663698dd9dcb3d46c7e67f621 (diff)
block/rnbd-srv: Remove force_close file after holding a lock
We changed the rnbd_srv_sess_dev_force_close to use try-lock because rnbd_srv_sess_dev_force_close and process_msg_close can generate a deadlock. Now rnbd_srv_sess_dev_force_close would do nothing if it fails to get the lock. So removing the force_close file should be moved to after the lock. Or the force_close file is removed but the others are not removed. Signed-off-by: Gioh Kim <[email protected]> Signed-off-by: Md Haris Iqbal <[email protected]> Signed-off-by: Jack Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions