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: Tue Mar 7 02:59:51 UTC 2000
Modified Files:
syssrc/sys/dev/raidframe: rf_copyback.c rf_kintf.h rf_netbsdkintf.c
rf_reconstruct.c
Log Message:
Create a new rf_close_component() to handle vnode operations for closing
components. Teach rf_UnconfigureVnodes() how to use it, and tell
the copyback and reconstruction code about it too.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/raidframe/rf_copyback.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/raidframe/rf_kintf.h
cvs rdiff -r1.68 -r1.69 syssrc/sys/dev/raidframe/rf_netbsdkintf.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/raidframe/rf_reconstruct.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