Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: oster
Date: Fri Aug 13 03:41:59 UTC 1999
Modified Files:
syssrc/sys/dev/raidframe: rf_acctrace.c rf_alloclist.c rf_copyback.c
rf_cpuutil.c rf_cvscan.c rf_dagdegrd.c rf_dagdegwr.c rf_dagutils.c
rf_debugMem.c rf_decluster.c rf_disks.c rf_driver.c rf_evenodd.c
rf_evenodd_dagfuncs.c rf_map.c rf_memchunk.c rf_paritylog.c
rf_paritylogDiskMgr.c rf_parityscan.c rf_pq.c rf_pqdegdags.c
rf_psstatus.c rf_raid1.c rf_reconmap.c rf_reconstruct.c rf_utils.c
Removed Files:
syssrc/sys/dev/raidframe: rf_sys.h
Log Message:
rf_sys.h does not need to be #included in any of these files, and, actually,
is no longer needed at all.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/raidframe/rf_acctrace.c \
syssrc/sys/dev/raidframe/rf_alloclist.c \
syssrc/sys/dev/raidframe/rf_cpuutil.c \
syssrc/sys/dev/raidframe/rf_dagdegrd.c \
syssrc/sys/dev/raidframe/rf_dagdegwr.c \
syssrc/sys/dev/raidframe/rf_dagutils.c \
syssrc/sys/dev/raidframe/rf_debugMem.c \
syssrc/sys/dev/raidframe/rf_decluster.c syssrc/sys/dev/raidframe/rf_map.c \
syssrc/sys/dev/raidframe/rf_memchunk.c \
syssrc/sys/dev/raidframe/rf_paritylog.c \
syssrc/sys/dev/raidframe/rf_paritylogDiskMgr.c \
syssrc/sys/dev/raidframe/rf_pq.c syssrc/sys/dev/raidframe/rf_pqdegdags.c \
syssrc/sys/dev/raidframe/rf_psstatus.c \
syssrc/sys/dev/raidframe/rf_raid1.c syssrc/sys/dev/raidframe/rf_utils.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/raidframe/rf_copyback.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/raidframe/rf_cvscan.c \
syssrc/sys/dev/raidframe/rf_reconmap.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/raidframe/rf_disks.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/raidframe/rf_driver.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/raidframe/rf_evenodd.c \
syssrc/sys/dev/raidframe/rf_evenodd_dagfuncs.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/raidframe/rf_parityscan.c \
syssrc/sys/dev/raidframe/rf_reconstruct.c
cvs rdiff -r1.3 -r0 syssrc/sys/dev/raidframe/rf_sys.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