mirror of
https://gitee.com/openharmony/third_party_f2fs-tools
synced 2024-11-27 04:00:57 +00:00
23b8762113
Host-aware zoned block devices can accept random writes anywhere and so do not require to be handled under F2FS_ZONED_HM mode. Allow host aware disks to be treated as regular devices if c.zoned_mode is false, that is, if the -m option is not specified in mkfs.f2fs. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> [Jaegeuk Kim: fixed wrong spaces] Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org> |
||
---|---|---|
.. | ||
libf2fs_io.c | ||
libf2fs_zoned.c | ||
libf2fs.c | ||
Makefile.am |