Re: [PATCH] udf: Mark LVID buffer as uptodate before marking itdirty

From: Jan Kara
Date: Fri Dec 23 2011 - 06:49:53 EST


On Fri 23-12-11 20:39:17, Namjae Jeon wrote:
> 2011/12/23 Jan Kara <jack@xxxxxxx>:
> > When we hit EIO while writing LVID, the buffer uptodate bit is cleared.
> > This then results in an anoying warning from mark_buffer_dirty() when we
> > write the buffer again. So just set uptodate flag unconditionally.
> >
> > Signed-off-by: Jan Kara <jack@xxxxxxx>
> Reviewed-by: Namjae Jeon <linkinjeon@xxxxxxxxx>
> > ---
> Hi. Jan.
> looks good to me !!.
Thanks for review!

Honza
--
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/