Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 2004 04:27:45 -0700 (MST)
From:      Scott Long <scottl@freebsd.org>
To:        Maxime Henrion <mux@FreeBSD.org>
Cc:        Tim Robbins <tjr@FreeBSD.org>
Subject:   Re: cvs commit: src/lib/libc/sys Makefile.inc mount.2
Message-ID:  <20040316041008.R8512@pooker.samsco.home>
In-Reply-To: <20040316101114.GN35475@elvis.mu.org>
References:  <200403160945.i2G9jcgO074159@repoman.freebsd.org> <20040316101114.GN35475@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 Mar 2004, Maxime Henrion wrote:
> Tim Robbins wrote:
> > On Tue, Mar 16, 2004 at 01:45:38AM -0800, Tim J. Robbins wrote:
> >
> > > tjr         2004/03/16 01:45:38 PST
> > >
> > >   FreeBSD src repository
> > >
> > >   Modified files:
> > >     lib/libc/sys         Makefile.inc mount.2
> > >   Log:
> > >   Add fairly minimal documentation for the nmount() syscall.
> >
> > BTW, I am not at all happy with the fact that we have two syscalls
> > to mount filesystems. One of them needs to go before 5-stable,
> > and personally, I don't see the point of keeping nmount().
>
> I entirely agree, and I actually feel quite guilty for that.  I couldn't
> find time to finish nmount and I'm the only one to blame here.  I'm not
> even particularly happy with how nmount(2) looks right now.  I wanted to
> remove nmount from the CVS repository, and suggested that to Poul, since
> I wrote this code under his guidance some time ago now.  He didn't want
> me to remove the code so I just left it as is.
>

This is unfortunate since a lot of work was put into nmount.  I thought
that it was supposed to be the Way Of THe Future and provide things that
the old mount(2) call couldn't do.  However, Tim is right in that if it's
developement is dead then it needs to be removed before 5.3.  Please let
me know what your intention is on this, and what it will affect.
Primarily, will this affect the iconv stuff that was recently added to
many of the filesystems?  Also, will there be any plans to re-visit the
limitations of mount(2) in 6.x?

Scott



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