diff options
author | Xiubo Li <[email protected]> | 2024-04-09 08:56:03 +0800 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2024-04-11 22:56:28 +0200 |
commit | 17f8dc2db52185460f212052f3a692c1fdc167ba (patch) | |
tree | 02b53d747a4748717cb65c430053d609133e935d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b372e96bd0a32729d55d27f613c8bc80708a82e1 (diff) |
ceph: switch to use cap_delay_lock for the unlink delay list
The same list item will be used in both cap_delay_list and
cap_unlink_delay_list, so it's buggy to use two different locks
to protect them.
Cc: [email protected]
Fixes: dbc347ef7f0c ("ceph: add ceph_cap_unlink_work to fire check_caps() immediately")
Link: https://lists.ceph.io/hyperkitty/list/[email protected]/thread/AODC76VXRAMXKLFDCTK4TKFDDPWUSCN5
Reported-by: Marc Ruhmann <[email protected]>
Signed-off-by: Xiubo Li <[email protected]>
Reviewed-by: Ilya Dryomov <[email protected]>
Tested-by: Marc Ruhmann <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions