Call blockdev --rereadpt then udev_settle after sfdisk commands.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 24 Sep 2010 17:53:21 +0000 (18:53 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 24 Sep 2010 18:11:56 +0000 (19:11 +0100)
commit840536ea5a0568296dfd3e483442c76b93c5a949
treedc6161332d18ddb36e9afe881aa5bbc93d2cd57b
parentbe49d1efa2c2447553f12a51c04f2c21f213fd75
Call blockdev --rereadpt then udev_settle after sfdisk commands.

This updates commit 956fc5a3feacc970ea763697bf28fb686c875408 so
that we call udev_settle after rereading the partition table.  This
ensures that the devices nodes for the new partitions have been
created.
daemon/sfdisk.c