XFS Support? - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6) +--- Thread: XFS Support? (/showthread.php?tid=1584) |
XFS Support? - utdrmac - 06-29-2016 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 Is there some other way to install XFS support? Thanks @longsleep for your continued hard work! RE: XFS Support? - xalius - 06-29-2016 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... RE: XFS Support? - longsleep - 06-30-2016 No, if you enable xfs then other stuff is disabled. Check the commit history - I had it enabled before. |