$ lsb_release -cd Description: Ubuntu 14.04.2 LTS Codename: trusty $ grep /home /proc/mounts auto.misc /home autofs rw,relatime,fd=6,pgrp=1351,timeout=300,minproto=5,maxproto=5,direct 0 0 server:/home /home nfs4 rw,nosuid,nodev,relatime,vers=4.0,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=10.0.253.227,local_lock=none,addr=10.0.2.1 0 0 $ gvfs-monitor-dir . & [1] 2986 $ touch test $ Directory Monitor Event: Child = /home/rtandy/test Event = CREATED Directory Monitor Event: Child = /home/rtandy/test Event = ATTRIB CHANGED Directory Monitor Event: Child = /home/rtandy/test Event = CHANGES_DONE_HINT $ rm test $ Directory Monitor Event: Child = /home/rtandy/test Event = DELETED
Marking fixed in gvfs. I don't know how to test gamin.
$ lsb_release -cd fd=6,pgrp= 1351,timeout= 300,minproto= 5,maxproto= 5,direct 0 0 nodev,relatime, vers=4. 0,rsize= 1048576, wsize=1048576, namlen= 255,hard, proto=tcp, port=0, timeo=600, retrans= 2,sec=sys, clientaddr= 10.0.253. 227,local_ lock=none, addr=10. 0.2.1 0 0
Description: Ubuntu 14.04.2 LTS
Codename: trusty
$ grep /home /proc/mounts
auto.misc /home autofs rw,relatime,
server:/home /home nfs4 rw,nosuid,
$ gvfs-monitor-dir . &
[1] 2986
$ touch test
$ Directory Monitor Event:
Child = /home/rtandy/test
Event = CREATED
Directory Monitor Event:
Child = /home/rtandy/test
Event = ATTRIB CHANGED
Directory Monitor Event:
Child = /home/rtandy/test
Event = CHANGES_DONE_HINT
$ rm test
$ Directory Monitor Event:
Child = /home/rtandy/test
Event = DELETED
Marking fixed in gvfs. I don't know how to test gamin.