Skip to content

Commit

Permalink
defconfig: don't fake kernel ver for F2FS
Browse files Browse the repository at this point in the history
* pretty sure this is the one thing causing issues
  with newly formatted userdata partitions.

Signed-off-by: David112x <[email protected]>
  • Loading branch information
David112x committed May 6, 2024
1 parent e528418 commit 4481b63
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions arch/arm64/configs/surya_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5124,9 +5124,7 @@ CONFIG_F2FS_FS_SECURITY=y
CONFIG_F2FS_FS_ENCRYPTION=y
# CONFIG_F2FS_FAULT_INJECTION is not set
# CONFIG_F2FS_FS_COMPRESSION is not set
CONFIG_F2FS_REPORT_FAKE_KERNEL_VERSION=y
CONFIG_F2FS_FAKE_KERNEL_RELEASE="4.14.305-Stratosphere"
CONFIG_F2FS_FAKE_KERNEL_VERSION="#1 SMP PREEMPT Fri Jan 14 22:48:09 CST 2022"
# CONFIG_F2FS_REPORT_FAKE_KERNEL_VERSION is not set
# CONFIG_FS_DAX is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
Expand Down

0 comments on commit 4481b63

Please sign in to comment.