diff options
author | 2025-04-02 01:18:11 +0200 | |
---|---|---|
committer | 2025-05-15 14:30:42 +0200 | |
commit | f6a359e3071a1861b446057e5ee0dfe86bf88c89 (patch) | |
tree | bd414a109d011b65377aa0e39d7d466dbbbfeb53 /fs/btrfs/send.c | |
parent | btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_encoded_read_inline() (diff) | |
download | linux-rng-f6a359e3071a1861b446057e5ee0dfe86bf88c89.tar.xz linux-rng-f6a359e3071a1861b446057e5ee0dfe86bf88c89.zip |
btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_del_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