aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
diff options
context:
space:
mode:
authorPeng Hao <[email protected]>2023-01-09 20:08:31 +0000
committerDavid Sterba <[email protected]>2023-02-13 16:50:33 +0000
commitd31de3785047a24959eda835b0bafb1f8629f8a9 (patch)
treecce9a1439d771fedefabcc600ae24e4afa155ebb /fs/btrfs/tree-log.c
parentbtrfs: turn on -Wmaybe-uninitialized (diff)
downloadkernel-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