Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2004 14:29:56 +0200
From:      Maxime Henrion <mux@freebsd.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys mount.h src/lib/libc/gen Makefile.inc getvfsent.3 getvfsent.c
Message-ID:  <20040416122956.GG19602@elvis.mu.org>
In-Reply-To: <20040416122017.GB64995@tara.freenix.org>
References:  <200404112136.i3BLaVxM099406@repoman.freebsd.org> <20040416122017.GB64995@tara.freenix.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ollivier Robert wrote:
> According to Maxime Henrion:
> >   Log:
> >   Belatedly remove the getvfsent(3) API.  All the consumers have been
> >   updated to use getvfsbyname(3) or the vfs.conflist sysctl since a
> >   long time, except mount_smbfs(8) which has just been fixed.
> 
> This is a change of interface meaning that we need to bump up the major
> number of libc...

I believe bumping the major number of libc for that would be way overkill.
As far as I know, there are no consumers of this API outside of the tree,
and I would actually be surprised if there was any.  I already bumped
__FreeBSD_version for this change and it looks sufficient to me.  Can
you explain why you think a major number bump of libc is in order here?

Cheers,
Maxime



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