Wait for the correct device after formatting
authorMartin Pitt <martinpitt@gnome.org>
Thu, 7 Jun 2012 08:25:08 +0000 (10:25 +0200)
committerMartin Pitt <martinpitt@gnome.org>
Thu, 7 Jun 2012 09:42:09 +0000 (11:42 +0200)
commitd12166cf7b806b6e2079c33122e66806085b3013
tree29c413024ecc144867fcda89b9142c92ed5bd354
parent087b1e577325f7d70532f0d20a4f97415ee98847
Wait for the correct device after formatting

When creating a LUKS device, the object to wait on after mkfs (cleartext
device-mapper) is not the same as we originally started with (crypto_LUKS
device). Always wait on the object we called mkfs on.
src/udiskslinuxblock.c