Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2007 13:12:22 -0600
From:      "Rick C. Petty" <rick-freebsd@kiwi-computer.com>
To:        freebsd-fs@FreeBSD.ORG
Subject:   Re: The patch delete no umount eject flash disk freebsd panic
Message-ID:  <20070222191222.GA65105@keira.kiwi-computer.com>
In-Reply-To: <200702221539.l1MFd0Vr075915@lurza.secnetix.de>
References:  <45DDAE70.8010508@alpha-tierchen.de> <200702221539.l1MFd0Vr075915@lurza.secnetix.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 22, 2007 at 04:39:00PM +0100, Oliver Fromme wrote:
> Recently I had an idea to solve (or work around) the problem
> in a completely different way, using FUSE.

FUSE has other issues tho, in particular: security.  It doesn't implement a
good security model; the use who mounts gets treated like root, AFAIK.
Which is fine for things like FAT32, but not so fine for NTFS, UFS, AFS, or
anything with a decent ACL model.

-- Rick C. Petty



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070222191222.GA65105>