commit | 400a0befc96240f7bb2a53b9622deffd55d385fe | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Wed Jan 04 20:23:52 2017 +0100 |
committer | Mike Snitzer <snitzer@redhat.com> | Tue Mar 07 13:28:33 2017 -0500 |
tree | e58983fef536dfc8e03d7d1c0da16d8ad1e768f4 | |
parent | 9b4b5a797cf8a8d904df979891a8de53f2cb9694 [diff] |
dm bufio: add sector start offset to dm-bufio interface Introduce dm_bufio_set_sector_offset() interface to allow setting a sector offset for a dm-bufio client. This is a prereq for the DM integrity target. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Milan Broz <gmazyland@gmail.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>