Searched hist:"9 c47008d13add50ec4597a8b9eee200c515282c8" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-ioctl.c | diff 9c47008d13add50ec4597a8b9eee200c515282c8 Wed Apr 08 18:27:12 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> dm: add integrity support
This patch provides support for data integrity passthrough in the device mapper.
- If one or more component devices support integrity an integrity profile is preallocated for the DM device.
- If all component devices have compatible profiles the DM device is flagged as capable.
- Handle integrity metadata when splitting and cloning bios.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm-table.c | diff 9c47008d13add50ec4597a8b9eee200c515282c8 Wed Apr 08 18:27:12 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> dm: add integrity support
This patch provides support for data integrity passthrough in the device mapper.
- If one or more component devices support integrity an integrity profile is preallocated for the DM device.
- If all component devices have compatible profiles the DM device is flagged as capable.
- Handle integrity metadata when splitting and cloning bios.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm.c | diff 9c47008d13add50ec4597a8b9eee200c515282c8 Wed Apr 08 18:27:12 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> dm: add integrity support
This patch provides support for data integrity passthrough in the device mapper.
- If one or more component devices support integrity an integrity profile is preallocated for the DM device.
- If all component devices have compatible profiles the DM device is flagged as capable.
- Handle integrity metadata when splitting and cloning bios.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|