From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans Reiser Subject: Re: power loss -> corruption Date: Thu, 08 May 2003 23:31:08 +0400 Message-ID: <3EBAB07C.5020005@namesys.com> References: <200305081348.42359.Dieter.Nuetzel@hamburg.de> <200305081502.47455.Dieter.Nuetzel@hamburg.de> <3EBAA8DB.3080202@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: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Mirar Cc: =?ISO-8859-1?Q?Dieter_N=FCtzel?= , reiserfs-list@namesys.com Mirar wrote: >Hans Reiser writes: > > > >>You have run into the disadvantage of meta-data journaling, which is >>that files that you are writing to may be corrupted if you crash. >> >> > >Hmm, I guess the main problem here is the atomicity? >I haven't studied traditional journaling very much. I somehow find it >odd that the wrong block can get in the wrong files... shouldn't at >least that be in the metadata? > Hmm, the right block got into the file, but the contents of that right block never reached disk because of the crash, does that make it easier to understand the problem?;-) -- Hans