Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-07-29 | Add MS_NOSYMFOLLOW compat definition | Bernd Schubert | -1/+8 | |
After commit 54466d2c426b compilation was failing on my debian VM. | ||||
2023-04-06 | Fix MS_LAZYTIME not defined on uclibc and move all MS_* and UMOUNT_* (#753) | Giulio Benetti | -0/+42 | |
as well as <sys/mount.h> inclusion to new fuse_mount_compat.h file. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> |