Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
why gvfs and udisks are seperate daemons?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
fpemud
Guru
Guru


Joined: 15 Feb 2012
Posts: 349

PostPosted: Thu Nov 15, 2012 10:29 am    Post subject: why gvfs and udisks are seperate daemons? Reply with quote

after learning from web, I know gvfs is in charge of mounting like smb://, udisks is incharge of mounting/formatting removable media by non-root user.
both are good, i want them.
but I think udisks should be implemented as a gio backend and should be integrited into gvfsd.
so i can get rid of udisksd, i really want to have less daemons.
after all, removable media can be just another kind of media to gvfs, isn't it?
and removable media can also be mounted into ~/.gvfs, it's good that user B can't see the mount point owned by user A. I will be happy to do "rmdir /media".

is this a design mistake or have some solid reason?
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Thu Nov 15, 2012 1:05 pm    Post subject: Reply with quote

:roll: RESOLVED OBSOLETE - see monitor/udisks2 in gvfs tarball.

Find better docs.
Back to top
View user's profile Send private message
fpemud
Guru
Guru


Joined: 15 Feb 2012
Posts: 349

PostPosted: Fri Nov 16, 2012 2:22 pm    Post subject: Reply with quote

There's no monitor/udisks2 in my gvfs-1.10.1

can you tell me your gvfs version? or is there a bug link?

Code:

[fpemud@fpemud-workstation ~/test/gvfs-1.10.1/monitor]$ tree
.
├── afc
│   ├── afc.monitor
│   ├── afcvolume.c
│   ├── afcvolume.h
│   ├── afcvolumemonitor.c
│   ├── afcvolumemonitordaemon.c
│   ├── afcvolumemonitor.h
│   ├── Makefile.am
│   ├── Makefile.in
│   └── org.gtk.Private.AfcVolumeMonitor.service.in
├── gdu
│   ├── gdu.monitor
│   ├── gdu-volume-monitor-daemon.c
│   ├── ggdudrive.c
│   ├── ggdudrive.h
│   ├── ggdumount.c
│   ├── ggdumount.h
│   ├── ggduvolume.c
│   ├── ggduvolume.h
│   ├── ggduvolumemonitor.c
│   ├── ggduvolumemonitor.h
│   ├── Makefile.am
│   ├── Makefile.in
│   └── org.gtk.Private.GduVolumeMonitor.service.in
├── gphoto2
│   ├── ggphoto2volume.c
│   ├── ggphoto2volume.h
│   ├── ggphoto2volumemonitor.c
│   ├── ggphoto2volumemonitor.h
│   ├── gphoto2.monitor
│   ├── gphoto2-volume-monitor-daemon.c
│   ├── hal-device.c
│   ├── hal-device.h
│   ├── hal-marshal.c
│   ├── hal-marshal.h
│   ├── hal-marshal.list
│   ├── hal-pool.c
│   ├── hal-pool.h
│   ├── hal-utils.c
│   ├── hal-utils.h
│   ├── Makefile.am
│   ├── Makefile.in
│   └── org.gtk.Private.GPhoto2VolumeMonitor.service.in
├── hal
│   ├── ghaldrive.c
│   ├── ghaldrive.h
│   ├── ghalmount.c
│   ├── ghalmount.h
│   ├── ghalvolume.c
│   ├── ghalvolume.h
│   ├── ghalvolumemonitor.c
│   ├── ghalvolumemonitor.h
│   ├── hal-device.c
│   ├── hal-device.h
│   ├── hal-marshal.c
│   ├── hal-marshal.h
│   ├── hal-marshal.list
│   ├── hal.monitor
│   ├── hal-pool.c
│   ├── hal-pool.h
│   ├── hal-utils.c
│   ├── hal-utils.h
│   ├── hal-volume-monitor-daemon.c
│   ├── Makefile.am
│   ├── Makefile.in
│   └── org.gtk.Private.HalVolumeMonitor.service.in
├── Makefile.am
├── Makefile.in
└── proxy
    ├── gproxydrive.c
    ├── gproxydrive.h
    ├── gproxymount.c
    ├── gproxymount.h
    ├── gproxymountoperation.c
    ├── gproxymountoperation.h
    ├── gproxyshadowmount.c
    ├── gproxyshadowmount.h
    ├── gproxyvolume.c
    ├── gproxyvolume.h
    ├── gproxyvolumemonitor.c
    ├── gproxyvolumemonitor.h
    ├── gvfsproxyvolumemonitordaemon.c
    ├── gvfsproxyvolumemonitordaemon.h
    ├── Makefile.am
    ├── Makefile.in
    └── remote-volume-monitor-module.c
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Fri Nov 16, 2012 3:49 pm    Post subject: Reply with quote

That's two Gnome releases, so about a year back - it was added for 1.12.0.
Before it was udisks under monitor/gdu.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum