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)
committeradmin <yuhuan.yang@samsung.com>
Thu, 4 Feb 2016 10:22:15 +0000 (18:22 +0800)
commitbdee32128ab5fd1a17e0faf46632930a42c418de
tree7e830c59c8debd1bacd5c696e65667083ffbf47a
parent77bd261599ca4ab34dc330d10de5ba7cae3bc24b
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