skd: implement trivial scsi ioctls directly
authorChristoph Hellwig <hch@lst.de>
Sat, 28 Jan 2017 08:32:50 +0000 (09:32 +0100)
committerJens Axboe <axboe@fb.com>
Tue, 31 Jan 2017 17:53:03 +0000 (10:53 -0700)
commit3719fa8622a9f5b0eccebad08785161696b54456
tree8a121ae46e5955df4beb61b4d6fe0b14f81146bd
parent1a7347c7dba9c88f47d1b81622917794b2e2ade3
skd: implement trivial scsi ioctls directly

This way there is no need to drag in a dependency on the
BLOCK_PC code, which is going to become optional.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/skd_main.c