CHROMIUM: md: dm-verity convert to upstream version
authorPaul Taysom <taysom@chromium.org>
Mon, 14 Jan 2013 16:36:18 +0000 (08:36 -0800)
committerChromeBot <chrome-bot@google.com>
Thu, 14 Mar 2013 18:50:22 +0000 (11:50 -0700)
commit74ef523dfe4cccecead23ca4a4b7ac33ad0e062c
treeb82ad1b5278419a0b73e462fb39524a518862b32
parentbf2ae9b0d23277bf4eaed51a2572c4d97c186cf4
CHROMIUM: md: dm-verity convert to upstream version

This CL only has the upstream version of dm-verity.c.
It was take from the 3.4.22 version of linux.
I've also removed dm-verity.h and dm-bht.c which are not
part of the upstream version of verity.
Removed the old documenation and added the new documents.
The next CL will have have the changes to make it work.

BUG=chromium-os:31803
TEST=platform_DMVerityCorruption, platform_DMVerityBitCorruption

Change-Id: Ic7050bc2609ef322080f76286a1f41417dc7def8
Signed-off-by: Paul Taysom <taysom@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/41206
Documentation/device-mapper/dm-bht.txt [deleted file]
Documentation/device-mapper/dm-verity.txt [deleted file]
Documentation/device-mapper/verity.txt [new file with mode: 0644]
drivers/md/Kconfig
drivers/md/Makefile
drivers/md/dm-bht.c [deleted file]
drivers/md/dm-verity.c
drivers/md/dm-verity.h [deleted file]
include/linux/dm-bht.h [deleted file]