svn commit: r314937 - in stable/10/sys: fs/ext2fs modules/ext2fs

Pedro Giffuni pfg at FreeBSD.org
Thu Apr 27 23:10:35 UTC 2017



On 04/27/17 15:52, Ed Maste wrote:
> On 8 March 2017 at 21:47, Pedro F. Giffuni <pfg at freebsd.org> wrote:
>> Author: pfg
>> Date: Thu Mar  9 02:47:01 2017
>> New Revision: 314937
>> URL: https://svnweb.freebsd.org/changeset/base/314937
>>
>> Log:
>>    Revert 294545:
>>    Bringing back ext4: add support for reading sparse files
> Tinderbox is broken on GCC architectures, e.g. from powerpc.LINT64:
>
> In file included from /scratch/tmp/emaste/freebsd/sys/fs/ext2fs/inode.h:46,
>                   from /scratch/tmp/emaste/freebsd/sys/fs/ext2fs/ext2_alloc.c:50:
> /scratch/tmp/emaste/freebsd/sys/fs/ext2fs/ext2_extents.h:91: warning:
> declaration does not declare anything
And
sys/modules/ext2fs/Makefile on line  11 reads:

CFLAGS+= ${GCC_MS_EXTENSIONS}

So .. ultimately it doesn't matter what is going on here I'll just 
revert (again) as I am not really using stable-10 anymore :(.

Pedro.


More information about the svn-src-all mailing list