diff options
| author | Leo Martins <[email protected]> | 2024-09-03 18:19:07 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-09-10 14:51:22 +0000 |
| commit | 68f32b9c98522b9689e82627abeb5c10b3501915 (patch) | |
| tree | 1fc5dce6166045a0c7c190e3e96fc46fdcf71113 /rust/helpers/mutex.c | |
| parent | btrfs: use btrfs_path auto free in zoned.c (diff) | |
| download | kernel-68f32b9c98522b9689e82627abeb5c10b3501915.tar.gz kernel-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 <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'rust/helpers/mutex.c')
0 files changed, 0 insertions, 0 deletions
