Execute kpartx in sync mode to avoid race conditions
authorMichael Prokop <mika@grml.org>
Mon, 13 Oct 2014 13:22:55 +0000 (15:22 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 13 Oct 2014 19:05:51 +0000 (21:05 +0200)
commit092274d8d241e9ed0b5f468decd541a1eb9f17b3
tree28732cf6408a4a8beec621bdad441fa26f7921f5
parenta227187fc1f00fc76ae1e8d6c38101ce8e5d851c
Execute kpartx in sync mode to avoid race conditions

Otherwise the according loop device might not be present yet
when we're trying to access it (via mkfs).
grml-debootstrap