Handle the odd case when there is no partition table for a partition
authorDavid Zeuthen <davidz@redhat.com>
Wed, 2 Nov 2011 21:16:20 +0000 (17:16 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Wed, 2 Nov 2011 21:16:20 +0000 (17:16 -0400)
commit46a8fadb686626a0731f1149227cf1e857130c25
tree84ab5097e91630e5df2e8d3760e735705cd6fb86
parentf8176a61b93fdd9dc32d879aefe5e4e91bf57319
Handle the odd case when there is no partition table for a partition

This can happen when a device is ejected and it changes size to
zero. In that situation, old stale partition objects may be lying
around.

Signed-off-by: David Zeuthen <davidz@redhat.com>
udisks/udisksclient.c