diff options
author | Anand Jain <[email protected]> | 2024-03-19 20:25:09 +0530 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-07-11 15:33:21 +0200 |
commit | 53d6c0da0a6bb9f945e5b4bc88701e51e172a087 (patch) | |
tree | 814132de5e60d75bceb0464d313ac905d92f104d /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 04ef7631bfa5247dfce8f1858be6f0f76ff0e299 (diff) |
btrfs: rename err to ret in btrfs_cleanup_fs_roots()
Since err represents the function return value, rename it as ret,
and rename the original ret, which serves as a helper return value,
to found. Also, optimize the code to continue call btrfs_put_root()
for the rest of the root if even after btrfs_orphan_cleanup() returns
error.
Signed-off-by: Anand Jain <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions