[Bug 212318] sysutils/fusefs-libs: fails to unmount due to a uniq dev node

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 5 17:20:33 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212318

--- Comment #2 from Ben RUBSON <ben.rubson at gmail.com> ---
Thank you for your feedback Melvyn.

Every mount/unmount is done by users themselves, not by root.
Look, in my example, when user3 tries to unmount, fuse tries to unmount FS of
another user (user2 in my example).
I think fuse tries to unmount the last one mounted.
I think the bug is due to the fact that all FSs share the same /dev/fuse node.

Do you have several fuse dev nodes on 10.3, one per fuse FS mounted ?
(/dev/fuse0, /dev/fuse1, dev/fuse2...)

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


More information about the freebsd-fs mailing list