Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2018 14:57:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 212318] sysutils/fusefs-libs: fails to unmount due to a uniq dev node
Message-ID:  <bug-212318-8-4SLi5wCmYh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212318-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212318-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212318

--- Comment #13 from Ben RUBSON <ben.rubson@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)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212318-8-4SLi5wCmYh>