After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 636210 - Document that pre-unmount is not guaranteed and backend-dependant
Document that pre-unmount is not guaranteed and backend-dependant
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2010-12-01 13:07 UTC by Christian Dywan
Modified: 2017-10-11 12:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Document that pre-unmount may not be emitted (1.65 KB, patch)
2010-12-01 13:10 UTC, Christian Dywan
committed Details | Review

Description Christian Dywan 2010-12-01 13:07:54 UTC
To me it came as a bit of a surprise to find out that GIO is not designed to emit pre-unmount signals unless GIO is in fact used to unmount. The documentation states it is always emitted before unmounting, which is not true.

pre-unmount won't trigger if a tool unaware of GIO is used.

preunmount won't trigger with network shares.
Comment 1 Christian Dywan 2010-12-01 13:10:23 UTC
Created attachment 175617 [details] [review]
Document that pre-unmount may not be emitted
Comment 2 Philip Withnall 2017-10-11 12:18:40 UTC
Review of attachment 175617 [details] [review]:

++
Comment 3 Philip Withnall 2017-10-11 12:19:18 UTC
Attachment 175617 [details] pushed as 0ef7174 - Document that pre-unmount may not be emitted