third_party_f2fs-tools/mkfs
Daniel Rosenberg ce64ea0815 f2fs-tools: Add support for Casefolding
This adds support for f2fs casefolding. Similarly to ext4 casefolding,
this is controlled per-folder via the +F attribute. It can be toggled on
empty directories only. It is not currently compatible with encryption,
but that will likely change.

When enabling the casefold feature, use the -C flag. The format is:
-C encoding[:flag1,flag2,etc]

Signed-off-by: Daniel Rosenberg <drosen@google.com>
[Jaegeuk Kim: print "casefold" in sb->feature]
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2019-08-27 14:51:05 -07:00
..
f2fs_format_main.c f2fs-tools: Add support for Casefolding 2019-08-27 14:51:05 -07:00
f2fs_format_utils.c mkfs.f2fs: check zeros in first 16MB for Android 2019-08-27 14:51:05 -07:00
f2fs_format_utils.h f2fs-tools: support multiple devices 2016-11-09 18:03:47 -08:00
f2fs_format.c f2fs-tools: Add support for Casefolding 2019-08-27 14:51:05 -07:00
Makefile.am build: declare that libf2fs_format uses the blkid library 2018-08-27 23:49:26 -07:00