Module Name: src Committed By: nonaka Date: Sun Jan 29 00:58:14 UTC 2012
Modified Files:
src/sbin/fsck_ffs: setup.c
src/sys/ufs/ffs: ffs_vfsops.c
Log Message:
use FS_UFS[12]_MAGIC_SWAPPED instead of bswap32(FS_UFS[12]_MAGIC).
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/sbin/fsck_ffs/setup.c
cvs rdiff -u -r1.274 -r1.275 src/sys/ufs/ffs/ffs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
