]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitfd14acf6fc9f4635be201960004d847b14236a20
tree5c856ce7353374d784e7546769b74a3eea724c54
parenta481db784682b33d078c7bf8a1d0581dc09946c1
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