CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/06/18 22:35:06
Modified files:
sys/dev : flash.c vnd.c
sys/arch/hp300/dev: hd.c
sys/arch/octeon/dev: octcf.c
sys/dev/ata : wd.c
sys/scsi : cd.c sd.c
Log message:
Use disk_lock/disk_unlock directly and in the same way in these drivers,
rather than using various wrappings. Convert vnd to using the sc_dk
rwlock instead of using one of its own.
ok matthew
