diff options
| author | Filipe Manana <[email protected]> | 2025-03-06 17:47:34 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2025-03-18 19:35:50 +0000 |
| commit | 08f340767dde5fd302af5b94ce6ce2d5e38a233d (patch) | |
| tree | 24920de94d4e656038380528b613f7a988d62ead /fs/btrfs/btrfs_inode.h | |
| parent | btrfs: send: remove unnecessary inode lookup at send_encoded_inline_extent() (diff) | |
| download | kernel-08f340767dde5fd302af5b94ce6ce2d5e38a233d.tar.gz kernel-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 <[email protected]>
Signed-off-by: Filipe Manana <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/btrfs_inode.h')
0 files changed, 0 insertions, 0 deletions
