fsck.f2fs: add -O features to tune the bits
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 19 Apr 2018 20:53:31 +0000 (13:53 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sat, 14 Jul 2018 05:46:00 +0000 (22:46 -0700)
commit689fd9b88592493821c5ad1cd331583f6b34fb3f
treecd527d530a39b8aa19c1fa1d5e267f8a68e5831f
parentf77e7ce327e539d94de3ac1ec9beb717cf5db866
fsck.f2fs: add -O features to tune the bits

This patch add -O features for fsck.f2fs in order to tune the feature bits.
Currently, it supports -O encrypt only.

Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fsck/fsck.h
fsck/main.c
fsck/mount.c
fsck/resize.c