diff options
| author | Nikolay Borisov <[email protected]> | 2019-05-14 13:54:42 +0300 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2019-07-01 13:34:54 +0200 |
| commit | fa19452a4039539a5846198b9aecb8be51ce61ca (patch) | |
| tree | d29c33dc65b5d1507b8fe34e73b2963e33c45e2f /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | e1e0eb43ce1fd7bbdd9590715623cb3799896434 (diff) | |
btrfs: Streamline replace sem unlock in btrfs_dev_replace_start
There are only 2 branches which goto leave label with need_unlock set
to true. Essentially need_unlock is used as a substitute for directly
calling up_write. Since the branches needing this are only 2 and their
context is not that big it's more clear to just call up_write where
required. No functional changes.
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Nikolay Borisov <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions