Searched hist:"72148 aecf4fd9218e2db1333534e8403fdd66eb9" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/target/ |
H A D | Kconfig | diff 72148aecf4fd9218e2db1333534e8403fdd66eb9 Sat Jan 28 09:32:51 CET 2017 Christoph Hellwig <hch@lst.de> block: make scsi_request and scsi ioctl support optional
We only need this code to support scsi, ide, cciss and virtio. And at least for virtio it's a deprecated feature to start with.
This should shrink the kernel size for embedded device that only use, say eMMC a bit.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/linux/block/ |
H A D | Makefile | diff 72148aecf4fd9218e2db1333534e8403fdd66eb9 Sat Jan 28 09:32:51 CET 2017 Christoph Hellwig <hch@lst.de> block: make scsi_request and scsi ioctl support optional
We only need this code to support scsi, ide, cciss and virtio. And at least for virtio it's a deprecated feature to start with.
This should shrink the kernel size for embedded device that only use, say eMMC a bit.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/linux/drivers/block/ |
H A D | Kconfig | diff 72148aecf4fd9218e2db1333534e8403fdd66eb9 Sat Jan 28 09:32:51 CET 2017 Christoph Hellwig <hch@lst.de> block: make scsi_request and scsi ioctl support optional
We only need this code to support scsi, ide, cciss and virtio. And at least for virtio it's a deprecated feature to start with.
This should shrink the kernel size for embedded device that only use, say eMMC a bit.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/linux/drivers/scsi/ |
H A D | Kconfig | diff 72148aecf4fd9218e2db1333534e8403fdd66eb9 Sat Jan 28 09:32:51 CET 2017 Christoph Hellwig <hch@lst.de> block: make scsi_request and scsi ioctl support optional
We only need this code to support scsi, ide, cciss and virtio. And at least for virtio it's a deprecated feature to start with.
This should shrink the kernel size for embedded device that only use, say eMMC a bit.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|