cvs commit: src/sys/dev/ata ata-all.c ata-disk.c ata-disk.h

Soeren Schmidt sos at spider.deepcore.dk
Fri May 2 09:18:02 PDT 2003


It seems Nate Lawson wrote:
>>   Modified files:
>>     sys/dev/ata          ata-all.c ata-disk.c ata-disk.h 
>>   Log:
>>   Add flushing of devices on shutdown.
>>   Note: this might print failure messages on some systems, unfortunatly
>>   the info from the device, stating if flushing is supported, cannot be truste
>d
>>   so the operation is always issued on all devices, just in case...
>>   
>>   Revision  Changes    Path
>>   1.179     +38 -4     src/sys/dev/ata/ata-all.c
>>   1.154     +1 -21     src/sys/dev/ata/ata-disk.c
>>   1.46      +1 -1      src/sys/dev/ata/ata-disk.h
>
>This is good.  Does it fix any known problems with incomplete shutdown?  I
>thought I'd heard reports of data corruption, possibly with shutdown -p.

That was the idea :)

-Søren


More information about the cvs-src mailing list