commit | 7e201b35132a1f02c931a0a06760766c846bb49b | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Thu Dec 10 23:52:08 2009 +0000 |
committer | Alasdair G Kergon <agk@redhat.com> | Thu Dec 10 23:52:08 2009 +0000 |
tree | 02ab2bcf4609763ab9780db2a87b9f37aa77186f | |
parent | 102c6ddb1d081a6a1fede38c43a42c9811313ec7 [diff] |
dm snapshot: abstract minimum_chunk_size fn The origin needs to find minimum chunksize of all snapshots. This logic is moved to a separate function because it will be used at another place in the snapshot merge patches. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Reviewed-by: Mike Snitzer <snitzer@redhat.com> Reviewed-by: Jonathan Brassow <jbrassow@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>