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

--- Comment #2 from Ben RUBSON <ben.rub...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to