Date: Wed, 28 Feb 2001 19:09:06 +0100 From: Adrian Chadd <adrian@FreeBSD.ORG> To: Poul-Henning Kamp <phk@critter.freebsd.dk> Cc: freebsd-fs@FreeBSD.ORG, freebsd-arch@FreeBSD.ORG Subject: Re: mount fixes, part 1 Message-ID: <20010228190906.B40480@roaming.cacheboy.net> In-Reply-To: <34067.983356720@critter>; from phk@critter.freebsd.dk on Wed, Feb 28, 2001 at 11:38:40AM %2B0100 References: <20010228113644.A39251@roaming.cacheboy.net> <34067.983356720@critter>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 28, 2001, Poul-Henning Kamp wrote: > In message <20010228113644.A39251@roaming.cacheboy.net>, Adrian Chadd writes: > > >I am attempting to rework the VFS_MOUNT() vfsop to take kernel pointers, > >rather than userland pointers. > > struct uio ? Why would you bother with uio'ing path? :-) Perhaps the user data pointer could be uio'ed, but I haven't decided upon the best method to do this yet. I might rework the mount -p stuff.. Adrian -- Adrian Chadd "Programming is like sex: <adrian@freebsd.org> One mistake and you have to support for a lifetime." -- rec.humor.funny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010228190906.B40480>