blk-mq: rename mq_flush_work struct request member
authorChristoph Hellwig <hch@lst.de>
Wed, 16 Apr 2014 07:44:58 +0000 (09:44 +0200)
committerJens Axboe <axboe@fb.com>
Wed, 16 Apr 2014 20:15:25 +0000 (14:15 -0600)
We will use this work_struct to requeue scsi commands from the
completion handler as well, so give it a more generic name.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-flush.c
include/linux/blkdev.h

Simple merge
Simple merge