diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2022-08-22 15:29:53 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2022-10-03 23:55:07 -0400 |
commit | 88b4843ac3b32e0408f897fa18097478696829dd (patch) | |
tree | 95c84065fba82a5873c2c1927d2d2f3e5f21add3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bdaeb716c04c4869aee493420abe43fbd5e2cf69 (diff) |
bcachefs: Kill normalize_read_intent_locks()
Before we had the deadlock cycle detector, we didn't want to be holding
read locks when taking intent locks, because blocking on an intent lock
while holding a read lock was a lock ordering violation that could
cause a deadlock.
With the cycle detector this is no longer an issue, so this code can be
deleted.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions