Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: [bouyer-quota2] src/sys/ufs/ffs



On 2/8/11 1:29 PM, Manuel Bouyer wrote:
Module Name:    src
Committed By:   bouyer
Date:           Tue Feb  8 21:29:46 UTC 2011

Modified Files:
        src/sys/ufs/ffs [bouyer-quota2]: ffs_subr.c

Log Message:
for !_KERNEL case, always define FFS_EI.
Required for makefs, and maybe resize_ffs (it's not clear if
resize_ffs supports swapped byte order or not - swapped endian tests
are expected to fail but actually succeed :)


Are you using an old version of the tests? Swapped byte order support for resize_ffs was added in early January, and the tests were updated to reflect that. I just checked the anita runs, and I see passing tests (not expected failures-which-pass).

+j



Home | Main Index | Thread Index | Old Index