svn commit: r317744 - in head/usr.sbin/makefs: . ffs

Ngie Cooper (yaneurabeya) yaneurabeya at gmail.com
Mon May 8 18:46:24 UTC 2017


> On May 8, 2017, at 11:24, Ngie Cooper (yaneurabeya) <yaneurabeya at gmail.com> wrote:
> 
>> 
>> On May 3, 2017, at 07:21, Ed Maste <emaste at freebsd.org> wrote:
>> 
>> Author: emaste
>> Date: Wed May  3 14:21:18 2017
>> New Revision: 317744
>> URL: https://svnweb.freebsd.org/changeset/base/317744
>> 
>> Log:
>> makefs: make buf generic
>> 
>> it has nothing to do with ffs and will eventually be moved.
>> gc sectorsize.
>> 
>> NetBSD versions:
>> ffs.c		1.58
>> ffs/buf.c	1.14 1.18
>> ffs/buf.h	1.8
>> 
>> Obtained from:	NetBSD
>> Sponsored by:	The FreeBSD Foundation
> 
> This commit broke building releases and a number of tests: https://ci.freebsd.org/job/FreeBSD-head-amd64-test/3003/ .
> Thanks,
> -Ngie

	I reverted the `sectorsize` portion of this change in r317967 to unbreak the makefs and the fstyp tests. It seems that ffs_validate(..) isn’t called in all cases properly, or the structure isn’t being initialized properly.
Thanks,
-Ngie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20170508/93ed70a0/attachment.sig>


More information about the svn-src-head mailing list