Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2015 08:42:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192852] sysutils/fusefs-libs: ignore |automounted| option used by autofs
Message-ID:  <bug-192852-13-DIoTRrPaAA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192852-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192852-13@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=192852

taku@tackymt.homeip.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |taku@tackymt.homeip.net

--- Comment #8 from taku@tackymt.homeip.net ---
Created attachment 152412
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152412&action=edit
A patch to pass "automounted" flag properly so that auto*un*mountd DTRT.

In order for auto-*un*mounting fusefs to work, we have to pass "automounted"
flag properly, which the current implementation of mount_fusefs silently drops.

This patch would not be needed if only nmount(2) accepted flags as 64-bits,
sigh...

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192852-13-DIoTRrPaAA>