diff options
author | Ross Lagerwall <rosslagerwall@gmail.com> | 2015-09-05 13:39:17 +0100 |
---|---|---|
committer | Ondrej Holy <oholy@redhat.com> | 2015-09-23 10:09:53 +0200 |
commit | e1a3c297aa38c86b19705a03555d322eaa944ff7 (patch) | |
tree | e5d76d29c547e2ebc9ce1552d4c089fcbd08c046 /daemon/gvfsjobstopmountable.h | |
parent | 46487b40479c0a422a2a5061bfa8da138a4dc107 (diff) | |
download | gvfs-e1a3c297aa38c86b19705a03555d322eaa944ff7.tar.gz |
sftp: Don't call g_vfs_backend_force_unmount multiple times
If the remote connection(s) are closed (e.g. the remote host is
rebooted), ensure that g_vfs_backend_force_unmount is only called once.
This avoids a warning like the following:
forced_unregister_mount_callback
forced_unregister_mount_callback
** (process:12472): WARNING **: Error unregistering mount: Mountpoint
not registered (g-io-error-quark, 16)
Additionally, remove some backend member variables.
https://bugzilla.gnome.org/show_bug.cgi?id=753311
Diffstat (limited to 'daemon/gvfsjobstopmountable.h')
0 files changed, 0 insertions, 0 deletions