diff options
author | 2025-03-06 17:47:34 +0000 | |
---|---|---|
committer | 2025-03-18 20:35:50 +0100 | |
commit | 08f340767dde5fd302af5b94ce6ce2d5e38a233d (patch) | |
tree | 24920de94d4e656038380528b613f7a988d62ead /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: send: remove unnecessary inode lookup at send_encoded_inline_extent() (diff) | |
download | wireguard-linux-08f340767dde5fd302af5b94ce6ce2d5e38a233d.tar.xz wireguard-linux-08f340767dde5fd302af5b94ce6ce2d5e38a233d.zip |
btrfs: send: simplify return logic from send_encoded_extent()
The 'out' label is pointless as we don't have anything to cleanup anymore
(we used to have an inode to iput), so remove it and make error paths
directly return an error.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions