libfuse/util
Stephen Kitt b9e3ea01db
Ignore "-o nonempty" (#582)
Commit 0bef21e854 removed "-o nonempty" since mounting over
non-empty directories is always allowed. But this broke tools which
specify "-o nonempty". Since the expected behaviour is the same
anyway, ignoring the "nonempty" option seems safe, and allows programs
specifying "-o nonempty" to continue working with fusermount3.

This would fix https://bugs.debian.org/939767

Signed-off-by: Stephen Kitt <steve@sk2.org>
2021-01-28 21:51:10 +00:00
..
.gitignore Renamed fusermount / mount.fuse to fusermount3 / mount.fuse3 2016-10-28 14:43:44 -07:00
fuse.conf Add example configuration file (#216) 2018-03-28 20:38:26 +01:00
fusermount.c Ignore "-o nonempty" (#582) 2021-01-28 21:51:10 +00:00
init_script Source LSB init functions 2018-07-04 19:52:32 +01:00
install_helper.sh Install init script in /etc/ instead of $sysconfdir 2019-07-09 05:15:09 -07:00
meson.build Make ioctl prototype conditional on FUSE_USE_VERSION. (#482) 2019-12-31 09:58:57 +00:00
mount.fuse.c mount.fuse.c: fix potential memory leak in main func 2020-11-06 19:26:03 +00:00
udev.rules fixes 2006-10-08 15:41:20 +00:00