add real path of device mapper to partition dict
authorGui Chen <gui.chen@intel.com>
Wed, 13 Aug 2014 08:19:36 +0000 (04:19 -0400)
committerGui Chen <gui.chen@intel.com>
Wed, 13 Aug 2014 11:10:58 +0000 (07:10 -0400)
commite9b8750cbec26f5ee9860c3a7c44c883df5a4064
tree4439444f498cede73075b9d039c4a7399e30a84e
parentd4952ad6518e58b01eb2b2632a31d37a08e6820c
add real path of device mapper to partition dict

actually /dev/mapper/loop0p1 is symbol link in some distros,
so add its real path to dict

Change-Id: I2c9655e61e8878c3bbf5ea134f28996df1c6d78a
Signed-off-by: Gui Chen <gui.chen@intel.com>
mic/utils/partitionedfs.py