diff options
author | 2025-04-02 01:18:12 +0200 | |
---|---|---|
committer | 2025-05-15 14:30:42 +0200 | |
commit | dcb5bcccb7f84dad9ab0e040d5203b72fec0dea4 (patch) | |
tree | 9a26334b7de38eb60d046c5a2d32d009e0afd804 /fs/btrfs/send.c | |
parent | btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_del_inode_extref() (diff) | |
download | linux-rng-dcb5bcccb7f84dad9ab0e040d5203b72fec0dea4.tar.xz linux-rng-dcb5bcccb7f84dad9ab0e040d5203b72fec0dea4.zip |
btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_insert_inode_extref()
This is the trivial pattern for path auto free, initialize at the
beginning and free at the end with simple goto -> return conversions.
Reviewed-by: Daniel Vacek <neelx@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/send.c')
0 files changed, 0 insertions, 0 deletions