[Bug 255213] [patch] sysutils/fusefs-exfat: pass "automounted" option into kernel
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 19 08:43:19 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255213
Bug ID: 255213
Summary: [patch] sysutils/fusefs-exfat: pass "automounted"
option into kernel
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: samm at FreeBSD.org
Reporter: fbsd at any.com.ru
Flags: maintainer-feedback?(samm at FreeBSD.org)
Assignee: samm at FreeBSD.org
Created attachment 224243
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224243&action=edit
Patches allows to pass "automounted" option into kernel
/usr/local/sbin/mount.exfat-fuse doesn't pass options given by -o command line
argument into fuse_main. So "automounted" option from automountd(8) will never
be received by kernel and autounmountd(8) doesn't recognize this FS as
automounted.
Path in attachment solves this problem.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list