FS#43679 - [linux-grsec] Support for f2fs appears to be missing
Attached to Project:
Community Packages
Opened by Enrico Burioli (Enrico) - Monday, 02 February 2015, 20:44 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 03 February 2015, 03:48 GMT
Opened by Enrico Burioli (Enrico) - Monday, 02 February 2015, 20:44 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 03 February 2015, 03:48 GMT
|
Details
Description: The latest version of the linux-grsec kernel
doesn't include support for the Flash Friendly Filesystem
(F2FS), unlike the preceding versions. I have not found any
information on a problem between grsecurity and f2fs, so I
would assume the kernel module is simply missing.
Additional info: Package Version: linux-grsec 3.18.5.201501310706-1 Steps to reproduce: Using "cat /proc/filesystems" or trying to mount a f2fs-formatted device. |
This task depends upon
What happens when you try to modprobe it? Maybe try depmod?