On Wed, 16 Mar 2005, Steven Rostedt wrote: > [...] There's a couple of places that > jbd_trylock_bh_state is used in checkpoint.c, but this is the one place > that it definitely deadlocks the system. I believe that the > code in checkpoint.c also has this problem. >
I've examined the code in checkpoint.c, and I now believe that it doesn't have this problem. When it fails a lock, it just falls out of the while loops. -- Steve - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/