Source-Changes archive

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

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



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 :)


To generate a diff of this commit:
cvs rdiff -u -r1.45.28.2 -r1.45.28.3 src/sys/ufs/ffs/ffs_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index