dm-verity: Fix a boundary condition that caused failure for certain device sizes
authorMikulas Patocka <mpatocka@redhat.com>
Fri, 28 Jun 2013 14:56:31 +0000 (10:56 -0400)
committerMilan Broz <gmazyland@gmail.com>
Fri, 28 Jun 2013 15:05:45 +0000 (17:05 +0200)
commit4f990d5a74898e494f3b7043a79a9af904e253ab
treec32345052ebbf13945f51565b74b61e9ab4afde8
parent1349efa34db577947083daee2e521770614fcfe0
dm-verity: Fix a boundary condition that caused failure for certain device sizes

On Fri, 28 Jun 2013, Mikulas Patocka wrote:

Fix a boundary condition that caused failure for certain device sizes

The problem is reported at
http://code.google.com/p/cryptsetup/issues/detail?id=160

This is the userspace fix.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com
lib/verity/verity_hash.c