Re: RFC: Re: PATCH: udf fs corruption on linux-2.6

From: Linus Torvalds
Date: Fri Jun 15 2007 - 19:24:21 EST




On Fri, 15 Jun 2007, Jan Kara wrote:
>
> My fix for this problem is already sitting in Andrew's patch queue
> (http://lkml.org/lkml/2007/6/11/79). Rich's patch still has a problem - you
> cannot call udf_discard_prealloc() from drop_inode() because it is called
> under inode_lock and thus you cannot call e.g. mark_inode_dirty(). I've done
> that mistake too ;). So please don't apply the patch.

Ok, dropped, will depend on Andrew to forward it to me. It may miss the
(already late) -rc5 I was hoping to release today, but I'll cc Andrew on
this, and maybe I'll get disorganized and just end up delaying -rc5 even
more ;)

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/