[Bug 212318] sysutils/fusefs-libs: fails to unmount due to a uniq dev node
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 10 14:57:24 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212318
--- Comment #13 from Ben RUBSON <ben.rubson at gmail.com> ---
Can't your fuse program simply use fuse_unmount(mountpoint, NULL) instead of
fuse_unmount_compat22(mountpoint) ?
(as we did here : https://github.com/vgough/encfs/pull/293)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-fs
mailing list