/openbmc/linux/block/ |
H A D | blk-lib.c | diff 288dab8a35a0bde426a09870943c8d3ee3a50dab Thu Jun 09 09:00:36 CDT 2016 Christoph Hellwig <hch@lst.de> block: add a separate operation type for secure erase
Instead of overloading the discard support with the REQ_SECURE flag. Use the opportunity to rename the queue flag as well, and remove the dead checks for this flag in the RAID 1 and RAID 10 drivers that don't claim support for secure erase.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | blk-merge.c | diff 288dab8a35a0bde426a09870943c8d3ee3a50dab Thu Jun 09 09:00:36 CDT 2016 Christoph Hellwig <hch@lst.de> block: add a separate operation type for secure erase
Instead of overloading the discard support with the REQ_SECURE flag. Use the opportunity to rename the queue flag as well, and remove the dead checks for this flag in the RAID 1 and RAID 10 drivers that don't claim support for secure erase.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | blk-core.c | diff 288dab8a35a0bde426a09870943c8d3ee3a50dab Thu Jun 09 09:00:36 CDT 2016 Christoph Hellwig <hch@lst.de> block: add a separate operation type for secure erase
Instead of overloading the discard support with the REQ_SECURE flag. Use the opportunity to rename the queue flag as well, and remove the dead checks for this flag in the RAID 1 and RAID 10 drivers that don't claim support for secure erase.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/openbmc/linux/drivers/block/xen-blkback/ |
H A D | xenbus.c | diff 288dab8a35a0bde426a09870943c8d3ee3a50dab Thu Jun 09 09:00:36 CDT 2016 Christoph Hellwig <hch@lst.de> block: add a separate operation type for secure erase
Instead of overloading the discard support with the REQ_SECURE flag. Use the opportunity to rename the queue flag as well, and remove the dead checks for this flag in the RAID 1 and RAID 10 drivers that don't claim support for secure erase.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/openbmc/linux/include/linux/ |
H A D | blk_types.h | diff 288dab8a35a0bde426a09870943c8d3ee3a50dab Thu Jun 09 09:00:36 CDT 2016 Christoph Hellwig <hch@lst.de> block: add a separate operation type for secure erase
Instead of overloading the discard support with the REQ_SECURE flag. Use the opportunity to rename the queue flag as well, and remove the dead checks for this flag in the RAID 1 and RAID 10 drivers that don't claim support for secure erase.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | blkdev.h | diff 288dab8a35a0bde426a09870943c8d3ee3a50dab Thu Jun 09 09:00:36 CDT 2016 Christoph Hellwig <hch@lst.de> block: add a separate operation type for secure erase
Instead of overloading the discard support with the REQ_SECURE flag. Use the opportunity to rename the queue flag as well, and remove the dead checks for this flag in the RAID 1 and RAID 10 drivers that don't claim support for secure erase.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/openbmc/linux/kernel/trace/ |
H A D | blktrace.c | diff 288dab8a35a0bde426a09870943c8d3ee3a50dab Thu Jun 09 09:00:36 CDT 2016 Christoph Hellwig <hch@lst.de> block: add a separate operation type for secure erase
Instead of overloading the discard support with the REQ_SECURE flag. Use the opportunity to rename the queue flag as well, and remove the dead checks for this flag in the RAID 1 and RAID 10 drivers that don't claim support for secure erase.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/openbmc/linux/drivers/block/ |
H A D | xen-blkfront.c | diff 288dab8a35a0bde426a09870943c8d3ee3a50dab Thu Jun 09 09:00:36 CDT 2016 Christoph Hellwig <hch@lst.de> block: add a separate operation type for secure erase
Instead of overloading the discard support with the REQ_SECURE flag. Use the opportunity to rename the queue flag as well, and remove the dead checks for this flag in the RAID 1 and RAID 10 drivers that don't claim support for secure erase.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/openbmc/linux/drivers/md/ |
H A D | raid1.c | diff 288dab8a35a0bde426a09870943c8d3ee3a50dab Thu Jun 09 09:00:36 CDT 2016 Christoph Hellwig <hch@lst.de> block: add a separate operation type for secure erase
Instead of overloading the discard support with the REQ_SECURE flag. Use the opportunity to rename the queue flag as well, and remove the dead checks for this flag in the RAID 1 and RAID 10 drivers that don't claim support for secure erase.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | raid10.c | diff 288dab8a35a0bde426a09870943c8d3ee3a50dab Thu Jun 09 09:00:36 CDT 2016 Christoph Hellwig <hch@lst.de> block: add a separate operation type for secure erase
Instead of overloading the discard support with the REQ_SECURE flag. Use the opportunity to rename the queue flag as well, and remove the dead checks for this flag in the RAID 1 and RAID 10 drivers that don't claim support for secure erase.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|