Searched hist:aa387cc895672b00f807ad7c734a2defaf677712 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | bsg-lib.h | aa387cc895672b00f807ad7c734a2defaf677712 Sun Jul 31 15:05:09 CDT 2011 Mike Christie <michaelc@cs.wisc.edu> block: add bsg helper library
This moves the FC classes bsg code to the block layer and makes it a lib so that other classes like iscsi and SAS can use it.
It is helpful because working with the request queue, bios, creating scatterlists, etc are a pain that the LLD does not have to worry about with normal IOs and should not have to worry about for bsg requests.
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
|
H A D | blkdev.h | diff aa387cc895672b00f807ad7c734a2defaf677712 Sun Jul 31 15:05:09 CDT 2011 Mike Christie <michaelc@cs.wisc.edu> block: add bsg helper library
This moves the FC classes bsg code to the block layer and makes it a lib so that other classes like iscsi and SAS can use it.
It is helpful because working with the request queue, bios, creating scatterlists, etc are a pain that the LLD does not have to worry about with normal IOs and should not have to worry about for bsg requests.
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
|
/openbmc/linux/block/ |
H A D | bsg-lib.c | aa387cc895672b00f807ad7c734a2defaf677712 Sun Jul 31 15:05:09 CDT 2011 Mike Christie <michaelc@cs.wisc.edu> block: add bsg helper library
This moves the FC classes bsg code to the block layer and makes it a lib so that other classes like iscsi and SAS can use it.
It is helpful because working with the request queue, bios, creating scatterlists, etc are a pain that the LLD does not have to worry about with normal IOs and should not have to worry about for bsg requests.
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
|
H A D | Makefile | diff aa387cc895672b00f807ad7c734a2defaf677712 Sun Jul 31 15:05:09 CDT 2011 Mike Christie <michaelc@cs.wisc.edu> block: add bsg helper library
This moves the FC classes bsg code to the block layer and makes it a lib so that other classes like iscsi and SAS can use it.
It is helpful because working with the request queue, bios, creating scatterlists, etc are a pain that the LLD does not have to worry about with normal IOs and should not have to worry about for bsg requests.
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
|
H A D | Kconfig | diff aa387cc895672b00f807ad7c734a2defaf677712 Sun Jul 31 15:05:09 CDT 2011 Mike Christie <michaelc@cs.wisc.edu> block: add bsg helper library
This moves the FC classes bsg code to the block layer and makes it a lib so that other classes like iscsi and SAS can use it.
It is helpful because working with the request queue, bios, creating scatterlists, etc are a pain that the LLD does not have to worry about with normal IOs and should not have to worry about for bsg requests.
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
|