third_party_f2fs-tools/lib
Damien Le Moal 23b8762113 f2fs-tools: Allow using host-aware devices as regular devices
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>
2019-08-20 11:23:51 -07:00
..
libf2fs_io.c mkfs.f2fs: write fill chunk in sparse file for zeroed block 2019-05-20 17:29:50 -07:00
libf2fs_zoned.c f2fs-tools: Fix multi-device format with zoned devices 2019-08-20 11:23:51 -07:00
libf2fs.c f2fs-tools: Allow using host-aware devices as regular devices 2019-08-20 11:23:51 -07:00
Makefile.am add configure option --with-root-libdir 2018-08-27 23:49:26 -07:00