dm crypt: simplify compatible table output
authorMilan Broz <mbroz@redhat.com>
Thu, 13 Jan 2011 19:59:52 +0000 (19:59 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Thu, 13 Jan 2011 19:59:52 +0000 (19:59 +0000)
commit7dbcd137414f3877737802438926d6dba7906a9a
treecb1062484dfbfab08c66d39129c63aab29ef0c30
parent86a54a4802df10d23ccd655e2083e812fe990243
dm crypt: simplify compatible table output

Rename cc->cipher_mode to cc->cipher_string and store the whole of the cipher
information so it can easily be printed when processing the DM_DEV_STATUS ioctl.

Signed-off-by: Milan Broz <mbroz@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-crypt.c