Fix MS_LAZYTIME not defined on uclibc and move all MS_* and UMOUNT_* (#753)
authorGiulio Benetti <giulio.benetti@benettiengineering.com>
Thu, 6 Apr 2023 11:37:57 +0000 (13:37 +0200)
committerGitHub <noreply@github.com>
Thu, 6 Apr 2023 11:37:57 +0000 (12:37 +0100)
commitc60a90b73971706f525fc7e3289291636f50caa5
tree7bc697ed727a8e650a0106ec34df9a4912648e8d
parent4cf25c27f89754e0e0310cb430dee0ddd9493c70
Fix MS_LAZYTIME not defined on uclibc and move all MS_* and UMOUNT_* (#753)

as well as <sys/mount.h> inclusion to new fuse_mount_compat.h file.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
include/fuse_mount_compat.h [new file with mode: 0644]
lib/mount.c
lib/mount_bsd.c
lib/mount_util.c
util/fusermount.c