CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/06/18 22:55:34
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_nointr() in the xxclose() routines so that they cannot
be interrupted.
ok matthew
