fs_mgr: disable nat_bits by default in Android
Android platform needs to add the default f2fs format -g parameter,
just like format data. For example, if you do not specify the -g
parameter for the following features specific to the Android
platform, some unexpected results will occur.
After commit eba08414c585("f2fs-tools: disable nat_bits by default
in Android"), the f2fs filesystem partitions no longer have the
nat_bits feature, but the scratch partition still exists. So add a
parameter to disable nat_bits by default in Android for the
scratch partition as well.
Bug: 418868521
Signed-off-by: Xiuhong Wang <xiuhong.wang@uniisoc.com>
Signed-off-by: Zhiguo Niu <zhiguo.niu@uniisoc.com>
(cherry picked from https://android-review.googlesource.com/q/commit:6fa41cdb894240aa70c477a9cef7d4b269770570)
Merged-In: I088088a16641437c8efcfb2ce5f8e265cd879cf4
Change-Id: I088088a16641437c8efcfb2ce5f8e265cd879cf4
1 file changed