Age | Commit message (Collapse) | Author |
|
mhddfs doesn't need fuse3, but because of the way fuse-common is split
up, the mount.fuse binary won't work without fuse3 being installed
alongside due to being linked against libfuse3.so.
See: https://bugs.archlinux.org/task/61261
|
|
xattr.h moved from xattr/xattr.h to sys/xattr.h, preventing compilation.
|
|
Patch originates from:
https://github.com/ram-nat/mhddfs/commit/26d0f119eaa7e3ffaaf330bf29672e13471cb091
See
http://nramkumar.org/tech/blog/2015/09/23/mhddfs-crash-with-ubuntu-14-04/
for more information.
|
|
|