diff options
author | 2024-09-03 11:19:07 -0700 | |
---|---|---|
committer | 2024-09-10 16:51:22 +0200 | |
commit | 68f32b9c98522b9689e82627abeb5c10b3501915 (patch) | |
tree | 1fc5dce6166045a0c7c190e3e96fc46fdcf71113 /rust/helpers/build_bug.c | |
parent | btrfs: use btrfs_path auto free in zoned.c (diff) | |
download | wireguard-linux-68f32b9c98522b9689e82627abeb5c10b3501915.tar.xz wireguard-linux-68f32b9c98522b9689e82627abeb5c10b3501915.zip |
btrfs: BTRFS_PATH_AUTO_FREE in orphan.c
All cleanup paths lead to btrfs_path_free so path can be defined with
the automatic freeing callback in the following functions:
- btrfs_insert_orphan_item()
- btrfs_del_orphan_item()
Signed-off-by: Leo Martins <loemra.dev@gmail.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions