Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   plunky
Date:           Sat May  3 08:23:41 UTC 2008

Modified Files:
        src/sys/arch/xen/xen: xbd.c xbd_xenbus.c
        src/sys/dev/dkwedge: dk.c
        src/sys/dev/isa: fd.c

Log Message:
after the "struct disk" is finished with, it should be
destroyed with disk_destroy(9) to stave off LOCKDEBUG
panics.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/arch/xen/xen/xbd.c
cvs rdiff -r1.26 -r1.27 src/sys/arch/xen/xen/xbd_xenbus.c
cvs rdiff -r1.38 -r1.39 src/sys/dev/dkwedge/dk.c
cvs rdiff -r1.86 -r1.87 src/sys/dev/isa/fd.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