Source-Changes archive

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

CVS commit: src/sys/ufs/ffs



Module Name:    src
Committed By:   dbj
Date:           Fri Jan  2 06:57:46 UTC 2004

Modified Files:
        src/sys/ufs/ffs: ffs_appleufs.c fs.h

Log Message:
explicitly pad struct appleufslabel and use __attribute__((__packed__))
since apple put the 64 bit uuid field on a 4 byte boundary


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/ufs/ffs/ffs_appleufs.c
cvs rdiff -r1.38 -r1.39 src/sys/ufs/ffs/fs.h

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