Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/dev/raidframe



Module Name:    src
Committed By:   snj
Date:           Fri May  1 02:18:29 UTC 2009

Modified Files:
        src/sys/dev/raidframe [netbsd-5]: rf_dagfuncs.c rf_diskqueue.c
            rf_diskqueue.h

Log Message:
Pull up following revision(s) (requested by oster in ticket #607):
        sys/dev/raidframe/rf_dagfuncs.c: revision 1.30
        sys/dev/raidframe/rf_diskqueue.c: revision 1.52
        sys/dev/raidframe/rf_diskqueue.h: revision 1.23
Rework/simplify the disk queuing code.  A bunch of this was still
holdovers from the simulator and would never be seen/used in-kernel.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.29.52.1 src/sys/dev/raidframe/rf_dagfuncs.c
cvs rdiff -u -r1.51 -r1.51.6.1 src/sys/dev/raidframe/rf_diskqueue.c
cvs rdiff -u -r1.22 -r1.22.52.1 src/sys/dev/raidframe/rf_diskqueue.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