commit | 4c241d08dbfcbdc7a949b91d72707a289d464954 | [log] [tgz] |
---|---|---|
author | Martin K. Petersen <martin.petersen@oracle.com> | Wed Oct 21 13:19:43 2015 -0400 |
committer | Jens Axboe <axboe@fb.com> | Wed Oct 21 14:42:41 2015 -0600 |
tree | 8663290b5214c39c0225e871f1791342d95b2c8b | |
parent | a48f041d91bf1aee599fa2adb53b780ed20c2ee5 [diff] |
block: Export integrity data interval size in sysfs The size of the data interval was not exported in the sysfs integrity directory. Export it so that userland apps can tell whether the interval is different from the device's logical block size. Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Reviewed-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Jens Axboe <axboe@fb.com>