Man Page: blk_integrity_compare
Operating Environment: centos
Section: 9
BLK_INTEGRITY_COMPAR(9) Block Devices BLK_INTEGRITY_COMPAR(9)NAMEblk_integrity_compare - Compare integrity profile of two disksSYNOPSISint blk_integrity_compare(struct gendisk * gd1, struct gendisk * gd2);ARGUMENTSgd1 Disk to compare gd2 Disk to compareDESCRIPTIONMeta-devices like DM and MD need to verify that all sub-devices use the same integrity format before advertising to upper layers that they can send/receive integrity metadata. This function can be used to check whether two gendisk devices have compatible integrity formats.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_INTEGRITY_COMPAR(9)
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |