diff options
| author | David Sterba <[email protected]> | 2021-05-18 21:05:52 +0200 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2021-06-21 15:19:07 +0200 |
| commit | 578bda9e17fdb6b6eaab1980f87dd1819b123da0 (patch) | |
| tree | 34b99a4941ad28d03dff7547c4ec93d5bcaf1909 /scripts/gdb/linux/proc.py | |
| parent | 907d2710d727541fffabdc52a025916d5109b3e5 (diff) | |
btrfs: introduce try-lock semantics for exclusive op start
Add try-lock for exclusive operation start to allow callers to do more
checks. The same operation must already be running. The try-lock and
unlock must pair and are a substitute for btrfs_exclop_start, thus it
must also pair with btrfs_exclop_finish to release the exclop context.
Reviewed-by: Josef Bacik <[email protected]>
Reviewed-by: Anand Jain <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions