CHROMIUM: verity: change type (u64) for io block and count
authorMandeep Singh Baines <msb@chromium.org>
Sat, 23 Apr 2011 20:26:46 +0000 (13:26 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 1 Jun 2012 06:59:40 +0000 (23:59 -0700)
commit08709737082378b7697eabc852bc603714aac89b
tree28f1fb83929f78a622e11822cf7c9741f5f775e4
parent1107fbf8baf9e0cb9f313c068574d663ca05b4d1
CHROMIUM: verity: change type (u64) for io block and count

io block and count are not sectors so changing their type to u64.n
This a few casts and allows a bit of cleanup in other places.

BUG=chromium-os:9752
TEST=Ran platform_DMVerityCorruption on H/W.

Change-Id: Iae81bff1002354850e2e6f56eca8f150b31345d2
Signed-off-by: Mandeep Singh Baines <msb@chromium.org>
Reviewed-on: http://gerrit.chromium.org/gerrit/4450
Reviewed-by: Will Drewry <wad@chromium.org>
drivers/md/dm-verity.c
drivers/md/dm-verity.h