Locietta / xanmod-kernel-WSL2

Xanmod kernel for WSL2, built by clang with ThinLTO enabled. Build & Release are automated by Github Action.
GNU General Public License v2.0
83 stars 15 forks source link

Feature Request: JFS Support #55

Closed JoshuaWierenga closed 4 months ago

JoshuaWierenga commented 4 months ago

Could support for JFS be enabled?

I tested myself and the following changes appear to work which match the config for ext4 for example: CONFIG_JFS_FS=y CONFIG_JFS_POSIX_ACL=y CONFIG_JFS_SECURITY=y

Thanks.

JoshuaWierenga commented 4 months ago

Thanks!