sd: implement the Persistent Reservation API
authorChristoph Hellwig <hch@lst.de>
Thu, 15 Oct 2015 12:10:49 +0000 (14:10 +0200)
committerJens Axboe <axboe@fb.com>
Wed, 21 Oct 2015 20:46:58 +0000 (14:46 -0600)
commit924d55b06347d813b38c51e75ce1a6666c113933
tree0b97643458ab0ccc070ad55e6d845c066d6485d5
parentbbd3e064362e5057cc4799ba2e4d68c7593e490b
sd: implement the Persistent Reservation API

This is a mostly trivial mapping to the PERSISTENT RESERVE IN/OUT
commands.

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