linux_dsm_epyc7002/fs/zonefs
Johannes Thumshirn 5498d5f932 zonefs: introduce helper for zone management
Introduce a helper function for sending zone management commands to the
block device.

As zone management commands can change a zone write pointer position
reflected in the size of the zone file, this function expects the truncate
mutex to be held.

Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
2020-09-15 18:32:40 +09:00
..
Kconfig zonefs: select FS_IOMAP 2020-02-26 16:58:15 +09:00
Makefile fs: New zonefs file system 2020-02-07 14:39:38 +09:00
super.c zonefs: introduce helper for zone management 2020-09-15 18:32:40 +09:00
zonefs.h zonefs: add zone-capacity support 2020-08-11 17:42:24 +09:00