mtip32xx: stop block hardware queues before quiescing IO
authorJens Axboe <axboe@fb.com>
Wed, 14 May 2014 14:22:56 +0000 (08:22 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 14 May 2014 14:22:56 +0000 (08:22 -0600)
We need to stop the block layer queues to prevent new "normal"
IO from entering the driver, while we wait for existing commands
to finish.

Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/mtip32xx/mtip32xx.c

Simple merge