commit | 5498d5f93210ab4c55cd191473c8f4a59cc68e8e | [log] [tgz] |
---|---|---|
author | Johannes Thumshirn <[email protected]> | Fri Sep 11 17:56:48 2020 +0900 |
committer | Damien Le Moal <[email protected]> | Tue Sep 15 18:32:40 2020 +0900 |
tree | 847b02713bf6ba9a6aad67764b3fc690a3e944d5 | |
parent | d012a7190fc1fd72ed48911e77ca97ba4521bccd [diff] |
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 <[email protected]> Reviewed-by: Damien Le Moal <[email protected]> Signed-off-by: Damien Le Moal <[email protected]>