commit | fd14acf6fc9f4635be201960004d847b14236a20 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Fri Oct 10 13:37:01 2008 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri Oct 10 13:37:01 2008 +0100 |
tree | 5c856ce7353374d784e7546769b74a3eea724c54 | |
parent | a481db784682b33d078c7bf8a1d0581dc09946c1 [diff] |
dm exception store: use chunk_t for_areas Change uint32_t into chunk_t to remove 32-bit limitation on the number of chunks on systems with 64-bit sector numbers. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>