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 576104 - Implement GMount::pre-unmount
Implement GMount::pre-unmount
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
2.15.x
Other Linux
: Normal enhancement
: ---
Assigned To: gtkdev
gtkdev
Depends on: 575270
Blocks: 576105
 
 
Reported: 2009-03-20 16:26 UTC by Carlos Garnacho
Modified: 2009-05-05 18:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.84 KB, patch)
2009-03-20 16:27 UTC, Carlos Garnacho
committed Details | Review

Description Carlos Garnacho 2009-03-20 16:26:44 UTC
This was actually referenced in gvfs code, sounds like a useful signal to have instead of filtering on GVolumeMonitor::mount-pre-unmount. I'm attaching a patch to implement this, should be committed after bug #575270.
Comment 1 Carlos Garnacho 2009-03-20 16:27:31 UTC
Created attachment 131038 [details] [review]
patch
Comment 2 Matthias Clasen 2009-05-03 20:19:45 UTC
Alex, what is the status of this ?
Comment 3 Matthias Clasen 2009-05-05 18:46:50 UTC
I've committed this. Unforunatly, the docs look somewhat incomplete...