06-29-2016, 04:55 PM
I can see a commit to enable XFS as a module but I cannot find the module.
Is there some other way to install XFS support?
Thanks @longsleep for your continued hard work!
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 @longsleep for your continued hard work!