[PATCH v3 07/10] block: flush: avoid to figure out flush queue unnecessarily

2014-09-12 Thread Ming Lei
Just figuring out flush queue at the entry of kicking off flush machinery and request's completion handler, then pass it through. Reviewed-by: Christoph Hellwig Signed-off-by: Ming Lei --- block/blk-flush.c | 30 -- 1 file changed, 16 insertions(+), 14

[PATCH v3 07/10] block: flush: avoid to figure out flush queue unnecessarily

2014-09-12 Thread Ming Lei
Just figuring out flush queue at the entry of kicking off flush machinery and request's completion handler, then pass it through. Reviewed-by: Christoph Hellwig h...@lst.de Signed-off-by: Ming Lei ming@canonical.com --- block/blk-flush.c | 30 -- 1 file changed,