commit | 9acf03cfb1fbecc058d3f223323e3ed97763f1e6 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Wed May 14 08:22:56 2014 -0600 |
committer | Jens Axboe <axboe@fb.com> | Wed May 14 08:22:56 2014 -0600 |
tree | 391c6b64de88f7062288604d77a04b4ee4b42ab3 | |
parent | a8a642ccd2e86248ae23c5d762dac67eaea02423 [diff] |
mtip32xx: stop block hardware queues before quiescing IO 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>