From owner-freebsd-arch Wed Feb 28 10:13:27 2001 Delivered-To: freebsd-arch@freebsd.org Received: from roaming.cacheboy.net (node16292.a2000.nl [24.132.98.146]) by hub.freebsd.org (Postfix) with ESMTP id CFA0A37B719; Wed, 28 Feb 2001 10:13:17 -0800 (PST) (envelope-from adrian@roaming.cacheboy.net) Received: (from adrian@localhost) by roaming.cacheboy.net (8.11.1/8.11.1) id f1SI96g40524; Wed, 28 Feb 2001 19:09:06 +0100 (CET) (envelope-from adrian) Date: Wed, 28 Feb 2001 19:09:06 +0100 From: Adrian Chadd To: Poul-Henning Kamp Cc: freebsd-fs@FreeBSD.ORG, freebsd-arch@FreeBSD.ORG Subject: Re: mount fixes, part 1 Message-ID: <20010228190906.B40480@roaming.cacheboy.net> References: <20010228113644.A39251@roaming.cacheboy.net> <34067.983356720@critter> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <34067.983356720@critter>; from phk@critter.freebsd.dk on Wed, Feb 28, 2001 at 11:38:40AM +0100 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: One mistake and you have to support for a lifetime." -- rec.humor.funny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message