commit | a50f9aec1ac713dd25f1b1b443d97aa2fc69f740 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 16 09:10:03 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Nov 16 09:16:59 2018 -0700 |
tree | 1a11919d442dc5ebe4649de901142b38218fe225 | |
parent | 503f620f0cb8a9da9c2bba72f2141aaa4b0e3962 [diff] |
pktcdvd: remove queue_lock around blk_queue_max_hw_sectors blk_queue_max_hw_sectors can't do anything with queue_lock protection so don't hold it. Reviewed-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>