Searched hist:"5498 d5f93210ab4c55cd191473c8f4a59cc68e8e" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/zonefs/ |
H A D | super.c | diff 5498d5f93210ab4c55cd191473c8f4a59cc68e8e Fri Sep 11 03:56:48 CDT 2020 Johannes Thumshirn <johannes.thumshirn@wdc.com> 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>
|