Messages in this thread |  | | | Date | Tue, 9 Aug 2011 18:19:53 +0200 | | From | Tejun Heo <> | | Subject | Re: [patch] block: properly handle flush/fua requests in blk_insert_cloned_request |
| |
Hello,
On Tue, Aug 09, 2011 at 06:13:34PM +0200, Tejun Heo wrote: > AFAICS, the breakages are... > > * ELEVATOR_INSERT_FLUSH not used properly from insert paths. > > * Short circuit not kicking in for the dm requests. (the above and the > policy patch should solve this, right?)
Ooh... right, and we also need to add empty seq detection in blk_insert_flush() as it would be bypassing the one in __generic_make_request(), right?
Thanks.
-- tejun
|  |