third_party_f2fs-tools/lib
Chao Yu f642b24822 f2fs-tools: support to set and recognize CP_TRIMMED_FLAG
During mkfs, once we have issued discard for all device, we can set
CP_TRIMMED_FLAG in cp pack, this can make kernel module to record
undiscard blocks correctly, it will help to avoid unneeded discard.

Also this patch makes f2fs-tools be with the ability of recognizing
that new flag.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2017-04-28 12:04:21 -07:00
..
libf2fs_io.c f2fs-tools: support multiple devices 2016-11-09 18:03:47 -08:00
libf2fs_zoned.c f2fs-tools: initialize and avoid build warning for android 2016-11-10 14:17:16 -08:00
libf2fs.c f2fs-tools: support to set and recognize CP_TRIMMED_FLAG 2017-04-28 12:04:21 -07:00
Makefile.am f2fs-tools: introduce support for zoned block devices 2016-11-01 17:27:34 -07:00