Date: Fri, 2 May 2003 09:04:04 -0700 (PDT) From: Nate Lawson <nate@root.org> To: =?X-UNKNOWN?Q?S=F8ren_Schmidt?= <sos@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-disk.c ata-disk.h Message-ID: <Pine.BSF.4.21.0305020902400.94559-100000@root.org> In-Reply-To: <20030502134751.EA43237B408@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2 May 2003, Søren Schmidt wrote: > FreeBSD src repository > > 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 trusted > 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. -Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0305020902400.94559-100000>