block: move flush initialization to blk_flush_init
authorMing Lei <ming.lei@canonical.com>
Thu, 25 Sep 2014 15:23:41 +0000 (23:23 +0800)
committerJens Axboe <axboe@fb.com>
Thu, 25 Sep 2014 21:22:37 +0000 (15:22 -0600)
These fields are always used with the flush request, so
initialize them together.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-core.c
block/blk-flush.c

Simple merge
Simple merge