diff options
| author | Peng Hao <[email protected]> | 2023-01-09 20:08:31 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-02-13 16:50:33 +0000 |
| commit | d31de3785047a24959eda835b0bafb1f8629f8a9 (patch) | |
| tree | cce9a1439d771fedefabcc600ae24e4afa155ebb /fs/btrfs/tree-log.c | |
| parent | btrfs: turn on -Wmaybe-uninitialized (diff) | |
| download | kernel-d31de3785047a24959eda835b0bafb1f8629f8a9.tar.gz kernel-d31de3785047a24959eda835b0bafb1f8629f8a9.zip | |
btrfs: go to matching label when cleaning em in btrfs_submit_direct
When btrfs_get_chunk_map fails to allocate a new em the cleanup does not
need to be done so the goto target is out_err, which is consistent with
current coding style.
Signed-off-by: Peng Hao <[email protected]>
Reviewed-by: David Sterba <[email protected]>
[ update changelog ]
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions
