Source-Changes archive

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

CVS commit: syssrc/sys/dev



Module Name:    syssrc
Committed By:   drochner
Date:           Wed May  8 15:49:08 UTC 2002

Modified Files:
        syssrc/sys/dev: ld.c

Log Message:
Since the minor numbers belonging to the partitions of a disk are not
contigous anymore, we can't call vdevgone() for the whole range at once.
(we should probably change the vdevgone() interface)
This also fixes some wrong use of DISKUNIT().


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/ld.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