commit | f6f72f32c22c0ba7b714685b13a257be981888f3 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Sun Mar 22 20:42:23 2020 +0100 |
committer | Mike Snitzer <snitzer@redhat.com> | Tue Mar 24 12:43:21 2020 -0400 |
tree | 67dfdfe4de50ff5926172acd49936bc29c1303d9 | |
parent | 7649194a1636ab5876e7c18337d7ddd63e1d4376 [diff] |
dm integrity: don't replay journal data past the end of the device Following commits will make it possible to shrink or extend the device. If the device was shrunk, we don't want to replay journal data pointing past the end of the device. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>