commit | ef6fa64f9b8e1611854077ea9213f2eef2428cd2 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Mar 13 17:28:40 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Mar 13 11:40:23 2018 -0600 |
tree | 08020d01515b4b92de377a0f2914ccda85d51a1a | |
parent | 31156ec378c2ed10330c8c06bbf36fb7d7a55506 [diff] |
bsg-lib: remove bsg_job.req Users of the bsg-lib interface should only use the bsg_job data structure and not know about implementation details of it. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Benjamin Block <bblock@linux.vnet.ibm.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>