]> git.baikalelectronics.ru Git - kernel.git/commit
dm exception store: use chunk_t for_areas
authorMikulas Patocka <mpatocka@redhat.com>
Fri, 10 Oct 2008 12:37:01 +0000 (13:37 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Fri, 10 Oct 2008 12:37:01 +0000 (13:37 +0100)
commit188f4cb9a642483a516d7a5c90fcc4c78d6b0ac8
tree5c856ce7353374d784e7546769b74a3eea724c54
parent603502a416417072a2c3f9b9a6b08841091c7702
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>
drivers/md/dm-exception-store.c