diff options
author | Nikolay Borisov <nborisov@suse.com> | 2022-03-07 15:30:02 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-03-14 13:13:54 +0100 |
commit | d3e29967079c522ce1c5cab0e9fab2c280b977eb (patch) | |
tree | bf895d0131bffbbd0c7a5cd40ba497ddee137037 /include | |
parent | 79c9234ba596e903907de20573fd4bcc85315b06 (diff) | |
download | linux-d3e29967079c522ce1c5cab0e9fab2c280b977eb.tar.bz2 |
btrfs: zoned: put block group after final usage
It's counter-intuitive (and wrong) to put the block group _before_ the
final usage in submit_eb_page. Fix it by re-ordering the call to
btrfs_put_block_group after its final reference. Also fix a minor typo
in 'implies'
Fixes: be1a1d7a5d24 ("btrfs: zoned: finish fully written block group")
CC: stable@vger.kernel.org # 5.16+
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions