diff options
author | Leo Martins <loemra.dev@gmail.com> | 2024-09-03 21:19:07 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-09-10 17:51:22 +0300 |
commit | 68f32b9c98522b9689e82627abeb5c10b3501915 (patch) | |
tree | 1fc5dce6166045a0c7c190e3e96fc46fdcf71113 /rust/helpers/task.c | |
parent | 45763a0cbb91ba3a5db928c376c3b0bba3ce9b45 (diff) | |
download | linux-68f32b9c98522b9689e82627abeb5c10b3501915.tar.xz |
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/task.c')
0 files changed, 0 insertions, 0 deletions