Re: mmotm 2009-01-05-12-50 uploaded (ubifs)

From: Andrew Morton
Date: Tue Jan 06 2009 - 12:14:32 EST


On Tue, 06 Jan 2009 14:11:44 +0200 Artem Bityutskiy <dedekind@xxxxxxxxxxxxx> wrote:

> On Mon, 2009-01-05 at 14:24 -0800, Andrew Morton wrote:
> > WB_SYNC_HOLD got removed by
> > http://userweb.kernel.org/~akpm/mmotm/broken-out/fs-remove-wb_sync_hold.patch
> >
> > I think I'll just switch that to WB_SYNC_NONE. The `wait==0' mode is
> > just an advisory thing to help the fs shove lots of data into the
> > queues. If some gets missed then it'll be picked up on the second
> > ->sync_fs call, with wait==1.
>
> Sorry for the problems caused by this patch. Here is a fix for your
> convenience. Will you send it to Linus or I should do this?
>
> From: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
> Subject: [PATCH] UBIFS: do not use WB_SYNC_HOLD

I can take care of that, thanks.
--
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/