Re: [PATCH 0/9] remove q->prepare_flush_fn hook

From: FUJITA Tomonori
Date: Mon Jul 05 2010 - 04:02:21 EST


On Mon, 05 Jul 2010 08:55:36 +0200
Jens Axboe <axboe@xxxxxxxxx> wrote:

> On 2010-07-03 10:45, FUJITA Tomonori wrote:
> > This removes q->prepare_flush_fn. Except for ide and scsi, all the
> > users just mark flush requests. They can use REQ_FLUSH flag
> > instead.
> >
> > SCSI and ide can use q->prep_rq_fn to build flush requests.
> >
> > This can be applied to the block's for-2.6.36.
>
> Thanks, applied.

Thanks,

looks like you applied the patches in a wrong order (breaks bisect).

At least, the first two patches need to be applied in order before the
rest:

[PATCH 1/9] block: introduce REQ_FLUSH flag
[PATCH 2/9] block: permit PREFLUSH and POSTFLUSH without prepare_flush_fn
--
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/