ANDROID: dm: android-verity: Allow android-verity to be compiled as an independent...
authorBadhri Jagan Sridharan <Badhri@google.com>
Tue, 23 Aug 2016 18:32:37 +0000 (11:32 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Wed, 14 Sep 2016 08:56:20 +0000 (14:26 +0530)
commiteed022ee2f71ef37b65442f3f430a3c1822169b2
treed52fb129e18da73958094c28e22d759148d29d81
parentb56111f481e16510558a892d5d56cb90cadd96c0
ANDROID: dm: android-verity: Allow android-verity to be compiled as an independent module

Exports the device mapper callbacks of linear and dm-verity-target
methods.

Signed-off-by: Badhri Jagan Sridharan <Badhri@google.com>
Change-Id: I0358be0615c431dce3cc78575aaac4ccfe3aacd7
drivers/md/Kconfig
drivers/md/Makefile
drivers/md/dm-linear.c
drivers/md/dm-verity-target.c