From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans Reiser Subject: Re: vpf-10680, minor corruptions Date: Mon, 23 Jun 2003 11:38:15 +0400 Message-ID: <3EF6AE67.5090502@namesys.com> References: <3EF07AFB.8060303@g-house.de> <20030618152626.GA17240@namesys.com> <3EF0A8E8.2000209@g-house.de> <20030619054535.GA23852@namesys.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <20030619054535.GA23852@namesys.com> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Oleg Drokin Cc: Christian Kujau , ReiserFS List Oleg Drokin wrote: > >Well, normally reiserfs is caring about consistency. >There are two noticeable omissions, though: >1. if the unexpected shutdown was because of power loss and you have write cache enabled > and your write reorders write requests, then it is possible invalid data gets > written to disk, before "transaction is finished" mark is written to the drive. > (there is a way to avoid this with some drives, by explicitly flushing > drive cache in some cases, but this method seems to create some problems > on itself. So this is not yet merged in any mainstream kernel). > > Can you provide details on this not being merged? -- Hans