Do not update EBackend::online in a separate thread
authorMilan Crha <mcrha@redhat.com>
Mon, 25 Feb 2013 09:03:39 +0000 (10:03 +0100)
committerMilan Crha <mcrha@redhat.com>
Mon, 25 Feb 2013 09:03:39 +0000 (10:03 +0100)
commit0da6730b1dc3d9f8ec251c7c27717487d6644d5d
treea1667ecee588700593c068f8b3a45578f45db279
parent0e2305e7fcbf39d676640dbc24291ad3f94c98ea
Do not update EBackend::online in a separate thread

Let the backend decide whether update its online state in a separate thread
or not. The initial idea was to have this done on a central place, but
it seems to be useless for most of the backends, thus do not do that.
libebackend/e-backend.c