GUnixMount: port unmount to GSubprocess
authorRyan Lortie <desrt@desrt.ca>
Sun, 2 Mar 2014 22:39:11 +0000 (17:39 -0500)
committerRyan Lortie <desrt@desrt.ca>
Wed, 12 Mar 2014 01:28:58 +0000 (21:28 -0400)
commit64ec757d058dae045e275577da8f14f463cc7c44
tree0990685948a6f93086239b40278ff45aa23d2812
parentcee80dc8c4a1707f8a2e5540540d220f9ca89de2
GUnixMount: port unmount to GSubprocess

The existing code is buggy and now that we have GSubprocess, we should just use
it instead, allowing for some substantial reduction in complexity.

https://bugzilla.gnome.org/show_bug.cgi?id=724916
gio/gunixmount.c