diff options
author | Naohiro Aota <[email protected]> | 2020-11-10 20:26:06 +0900 |
---|---|---|
committer | David Sterba <[email protected]> | 2020-12-08 15:54:16 +0100 |
commit | 7b3d5a90cbb9bc6a48c82fd7c146d24d6fceb0fa (patch) | |
tree | bec7d095291e5474173b0c9fae39c3f16a41d28b /fs/btrfs/dev-replace.c | |
parent | a2633b6a29e9c916ef1a0389826a2e4ebbe6b259 (diff) |
btrfs: introduce ZONED feature flag
This patch introduces the ZONED incompat flag. The flag indicates that
the volume management will satisfy the constraints imposed by
host-managed zoned block devices (aligned chunk allocation, append-only
updates, reset zone after filled).
As the zoned support will happen incrementally due to enhancing some
core infrastructure like super block writes, tree-log, raid support, the
feature will appear in sysfs only on debug builds. It will be enabled
once the support is feature complete and applications can reliably check
whether zoned support is present or not.
Reviewed-by: Anand Jain <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
Signed-off-by: Naohiro Aota <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions