hardkernel / linux

Linux kernel source tree
Other
427 stars 406 forks source link

Enable config_crypto_crc32_arm64 to enable F2FS support #344

Closed Emerald-Phoenix closed 6 years ago

Emerald-Phoenix commented 6 years ago

The N1 kernel has support for F2FS but it's lacking the crc32 driver to allow this to work. This leads to F2FS volumes being unmountable.

[ 29.240026] F2FS-fs (mmcblk0p1): Cannot load crc32 driver.

Making this change to the config enables the correct driver and F2FS volumes now mount successfully and work as expected.

[ 11.259377] F2FS-fs (mmcblk0p1): Mounted with checkpoint version = 4bf