Re: lockdep warning with LTP dio test (v2.6.24-rc6-125-g5356f66)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jan Kara <jack@...>
Cc: Zach Brown <zach.brown@...>, Erez Zadok <ezk@...>, <linux-kernel@...>, <ext3-users@...>, Peter Zijlstra <peterz@...>, <linux-fsdevel@...>
Date: Monday, January 14, 2008 - 2:14 pm

On Mon, 14 Jan 2008 18:06:09 +0100
Jan Kara <jack@suse.cz> wrote:


[ lock inversion traces ]
 

Just to clarify a little bit:

If ext3's DIO code only touches transactions in get_block, then it can
violate data=ordered rules.  Basically the transaction that allocates
the blocks might commit before the DIO code gets around to writing them.

A crash in the wrong place will expose stale data on disk.

-chris
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: lockdep warning with LTP dio test (v2.6.24-rc6-125-g5356..., Chris Mason, (Mon Jan 14, 2:14 pm)