PINE64

Full Version: XFS Support?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I can see a commit to enable XFS as a module but I cannot find the module.

Code:
root@pine3:/var/log/ceph# find /lib/ -name "*xfs*" -print | wc -l
0

root@pine3:/var/log/ceph# modprobe xfs
modprobe: FATAL: Module xfs not found in directory /lib/modules/3.10.102-0-pine64-longsleep

Is there some other way to install XFS support?

Thanks for your continued hard work!
I just build XFS as a module based on the latest longsleep kernel, so I guess it's just a question of enabling it in the config for the next release...
No, if you enable xfs then other stuff is disabled. Check the commit history - I had it enabled before.