diff options
| author | Leo Martins <[email protected]> | 2024-09-03 18:19:06 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-09-10 14:51:22 +0000 |
| commit | 45763a0cbb91ba3a5db928c376c3b0bba3ce9b45 (patch) | |
| tree | 20199c842e96b667ef6b7187ec8539409c7a3ebe /rust/helpers/mutex.c | |
| parent | btrfs: DEFINE_FREE for struct btrfs_path (diff) | |
| download | kernel-45763a0cbb91ba3a5db928c376c3b0bba3ce9b45.tar.gz kernel-45763a0cbb91ba3a5db928c376c3b0bba3ce9b45.zip | |
btrfs: use btrfs_path auto free in zoned.c
All cleanup paths lead to btrfs_path_free so path can be defined with
the automatic freeing callback in the following functions:
- calculate_emulated_zone_size()
- calculate_alloc_pointer()
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
