These are fixes for zoned btrfs.
Patch 01 moves the superblock location to address based. Patch 02 fixes
type conversion for zone size >= 4G. Patch 03 fixes zone_unusable acconting
when a block group is read-only.
Naohiro Aota (3):
btrfs: zoned: move superblock logging zone location
btrfs: zoned: add missing type conversion
btrfs: zoned: do not account freed region of read-only block group as
zone_unusable
fs/btrfs/free-space-cache.c | 7 ++++++-
fs/btrfs/zoned.c | 23 ++++++++++++++++-------
2 files changed, 22 insertions(+), 8 deletions(-)
--
2.30.1