On Thu, Jul 01, 2021 at 10:06:22AM +0000, Damien Le Moal wrote:
On 2021/07/01 17:02, Johannes Thumshirn wrote:
quoted
On 30/06/2021 20:51, David Sterba wrote:
quoted
On Tue, Jun 29, 2021 at 03:36:45AM +0900, Johannes Thumshirn wrote:
quoted
Remove fs_info->max_zone_append_size, it doesn't serve any purpose.
Signed-off-by: Johannes Thumshirn <redacted>
---
Changes to v1:
- also remove the local max_zone_append_size variable in
btrfs_check_zoned_mode() (Anand)
And what about btrfs_zoned_device_info::max_zone_append_size, should it
also be removed? In case you don't have plans with it I'll remove it, no
need to resend, it's just a few more lines but want to know if it's
accidental or intentional.
I /think/ this one can stay until we work on multi-device/RAID support.
We are nowhere near close to this for now, so I am all for removing it.
Ok then, I'll update the patch.