^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) config ZONEFS_FS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) tristate "zonefs filesystem support"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) depends on BLOCK
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) depends on BLK_DEV_ZONED
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) select FS_IOMAP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) select CRC32
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) zonefs is a simple file system which exposes zones of a zoned block
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) device (e.g. host-managed or host-aware SMR disk drives) as files.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) If unsure, say N.