Set UUID in device-mapper for LUKS devices.
authorMilan Broz <gmazyland@gmail.com>
Sat, 20 Jun 2009 20:24:56 +0000 (20:24 +0000)
committerMilan Broz <gmazyland@gmail.com>
Sat, 20 Jun 2009 20:24:56 +0000 (20:24 +0000)
commitdca5a385130679a303d8bd816eb1c9cf6a793699
tree1aaf485353e4c8fdc6a3cbbe94caa2345cb1b6c5
parent9160fb08945a6a0e1329602a977793a4dfca9294
Set UUID in device-mapper for LUKS devices.

Device mapper device should use UUID string if possible.
UDEV can then easily distinguish the device type etc.

cryptsetup now uses CRYPT prefix for uuid.

git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@55 36d66b0a-2a48-0410-832c-cd162a569da5
lib/internal.h
lib/libdevmapper.c
lib/setup.c
luks/keyencryption.c