Message ID | cover.1638886948.git.johannes.thumshirn@wdc.com (mailing list archive) |
---|---|
Headers | show |
Series | btrfs: first batch of zoned cleanups | expand |
On Tue, Dec 07, 2021 at 06:28:33AM -0800, Johannes Thumshirn wrote: > Here's the first btach of cleanups for the zoned code. In contrast to the 1st > submission [1] it is a minimalized set of patches with no dependencies on > other subsystems in btrfs. All of these patches are independant and can be > applied on their own. > > The remaining patches from v1 will be sent out separately, once properly > reworked. > > [1] https://lore.kernel.org/linux-btrfs/cover.1637745470.git.johannes.thumshirn@wdc.com/ > > Johannes Thumshirn (4): > btrfs: zoned: encapsulate inode locking for zoned relocation > btrfs: zoned: simplify btrfs_check_meta_write_pointer > btrfs: zoned: sink zone check into btrfs_repair_one_zone > btrfs: zoned: it's pointless to check for REQ_OP_ZONE_APPEND and > btrfs_is_zoned Added to misc-next, thanks.