]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Fix dmsetup table output change
authorChristophe Saout <christophe@saout.de>
Mon, 30 Oct 2006 19:39:08 +0000 (20:39 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 30 Oct 2006 20:02:57 +0000 (12:02 -0800)
commit62d9a365c33465012f7fa984765df8b9805f5cc4
tree6c8d68e7d79b2d49088e8be408b2f8a0a38f5212
parent061c0b0c3fde6c92e3daaf215c4a17d6b40f7ddd
[PATCH] Fix dmsetup table output change

Fix dm-crypt after the block cipher API changes to correctly return the
backwards compatible cipher-chainmode[-ivmode] format for "dmsetup
table".

Signed-off-by: Christophe Saout <christophe@saout.de>
Cc: Alasdair G Kergon <agk@redhat.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff linux-2.6.19-rc3.orig/drivers/md/dm-crypt.c linux-2.6.19-rc3/drivers/md/dm-crypt.c
drivers/md/dm-crypt.c