use sync mode in kpartx command
authorGui Chen <gui.chen@intel.com>
Wed, 25 Sep 2013 04:00:37 +0000 (00:00 -0400)
committerGui Chen <gui.chen@intel.com>
Thu, 26 Sep 2013 02:12:49 +0000 (22:12 -0400)
commit659aac175cdf09fc40e7d292bc7d680fac445dd6
tree1e6ef90b502299a2a9de7d3df3ec9eecedeae9e9
parent8e5d989fe1060dda75e1b04337369f2124a0a096
use sync mode in kpartx command

see kpartx man page:
-s sync mode. Don't return until the partitions are created
this should be the wanted option for current kpartx use

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