Date: Sat, 15 Apr 2006 10:48:19 +0100 From: Bruce M Simpson <bms@spc.org> To: Joe Marcus Clarke <marcus@FreeBSD.org> Cc: hackers@FreeBSD.org Subject: Re: User mounting take 2 Message-ID: <20060415094819.GI94628@spc.org> In-Reply-To: <1145077545.83050.15.camel@shumai.marcuscom.com> References: <1145077545.83050.15.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 15, 2006 at 01:05:45AM -0400, Joe Marcus Clarke wrote: > Finally, in testing this, I found a problem with smbfs, msdosfs, and > ntfs relating to the statfs(2) f_flags field. smbfs always set this to > 0, msdosfs didn't set this at all, and ntfs set this to all flags (not > just those visible to statfs(2)). By fixing this, umount(8) works > properly on relative paths to user mount points for those three file > systems. Very very cool. I've seen this behaviour before and it was annoying because it meant having to sudo to do user SMB mounts in my home directory. Thanks muchly for doing this work. BMS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060415094819.GI94628>