Map TCRYPT system encryption through partition.
authorMilan Broz <gmazyland@gmail.com>
Sun, 30 Jun 2013 08:46:21 +0000 (10:46 +0200)
committerMilan Broz <gmazyland@gmail.com>
Sun, 30 Jun 2013 08:46:21 +0000 (10:46 +0200)
commit3be96efe0b6f37ad5ce93398ebf768dd614b89bd
tree5cf03a26e940c204613f8211c01caac22da5887e
parent99a2486b09889e7d381d045c9ab9eccde1dd1d29
Map TCRYPT system encryption through partition.

Kernel doesn't allow mapping through whle device if some
other partition an the device is used.

So first try to find partition device which match
system encryption (== TCRYPT partition system encryption)
and use that.
lib/internal.h
lib/tcrypt/tcrypt.c
lib/utils_devpath.c