Searched hist:"820 c363bd526ec8e133e4b84e6ad1fda12023b4b" (Results 1 – 1 of 1) sorted by relevance
/linux/fs/btrfs/ |
H A D | block-group.c | diff 820c363bd526ec8e133e4b84e6ad1fda12023b4b Tue Mar 22 10:11:33 CET 2022 Naohiro Aota <naohiro.aota@wdc.com> btrfs: return allocated block group from do_chunk_alloc()
Return the allocated block group from do_chunk_alloc(). This is a preparation patch for the next patch.
CC: stable@vger.kernel.org # 5.16+ Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Tested-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
|