Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs
Module Name: src
Committed By: dholland
Date: Sun Jun 9 17:55:46 UTC 2013
Modified Files:
src/sys/ufs/ffs: ffs_bswap.c
src/sys/ufs/ufs: dinode.h inode.h
Log Message:
Remove lfs-only inumber field (and its supporting union) from struct
ufs1_dinode.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/ufs/ffs/ffs_bswap.c
cvs rdiff -u -r1.23 -r1.24 src/sys/ufs/ufs/dinode.h
cvs rdiff -u -r1.64 -r1.65 src/sys/ufs/ufs/inode.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