sos 2004-10-13 15:16:35 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-all.c ata-queue.c
Log:
Refine locking so it covers the "running" variable as well.
Adjust comments etc to fit the new locking system.
Revision Changes Path
1.232 +39 -42 src/sys/dev/ata/ata-all.c
1.37 +71 -68 src/sys/dev/ata/ata-queue.c