Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2008 12:30:08 +0000 (GMT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Kris Kennaway <kris@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, "David E. O'Brien" <obrien@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/fs/nullfs null_vfsops.c src/sys/fs/nwfs  nwfs_vfsops.c src/sys/fs/smbfs smbfs_vfsops.c src/sys/ufs/ufs  quota.h ufs_quota.c ufs_vfsops.c src/sys/kern vfs_default.c vfs_vnops.c vnode_if.src src/sys/sys mount.h vnode.h
Message-ID:  <20080226122936.T90776@fledge.watson.org>
In-Reply-To: <47C29A07.2070908@FreeBSD.org>
References:  <200802250855.m1P8t3w6052042@repoman.freebsd.org> <47C29A07.2070908@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 25 Feb 2008, Kris Kennaway wrote:

> David E. O'Brien wrote:
>> obrien      2008-02-25 08:55:02 UTC
>>
>>   FreeBSD src repository
>>
>>   Modified files:        (Branch: RELENG_6)
>>     sys/fs/nullfs        null_vfsops.c     sys/fs/nwfs 
>> nwfs_vfsops.c     sys/fs/smbfs         smbfs_vfsops.c     sys/ufs/ufs 
>> quota.h ufs_quota.c ufs_vfsops.c     sys/kern             vfs_default.c 
>> vfs_vnops.c vnode_if.src     sys/sys              mount.h vnode.h   Log:
>>   MFC: Eradicate caddr_t from the VFS API.
>
> Does this change the KAPI on a stable branch?

Yes.  I ran into this specific issue in updating Arla -- caddr_t -> void * 
changes the function prototype in a way that breaks the Arla build.

Robert N M Watson
Computer Laboratory
University of Cambridge



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