commit | 518748b1a744c496a657a5a7923e49e002a6f259 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Tue Jul 03 20:13:26 2018 +0200 |
committer | Mike Snitzer <snitzer@redhat.com> | Fri Jul 27 15:24:21 2018 -0400 |
tree | 64cf093f45adc886b3f337d1c875b23bc2528b51 | |
parent | c21b16392701543d61e366dca84e15fe7f0cf0cf [diff] |
dm integrity: decouple common code in dm_integrity_map_continue() Decouple how dm_integrity_map_continue() responds to being out of free sectors and when add_new_range() fails. This has no functional change, but helps prepare for the next commit. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>