UDisksClient: Handle when an interface is no longer associated with an object
authorDavid Zeuthen <davidz@redhat.com>
Mon, 3 Oct 2011 21:30:20 +0000 (17:30 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Mon, 3 Oct 2011 21:30:20 +0000 (17:30 -0400)
commit61a1dba9314d70614f27e78d3b7be9fa01267c9e
tree866d984f93b181eedb778f6a57b7551dc44d3d4c
parent24d7566ba7c8c506253337df69ec3c057b9a010d
UDisksClient: Handle when an interface is no longer associated with an object

This can happen if e.g. performing an operation that is canceled when
a device has been yanked by the user. The obvious example is waiting
for the user to enter a password while holding a reference to an
UDisksEncrypted instance.

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