https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212318
--- Comment #13 from Ben RUBSON <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
