eugenwintersberger / fusekit

Automatically exported from code.google.com/p/fusekit
MIT License
0 stars 0 forks source link

No support to retrieve symlink value (readlink) #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Operation not defined in daemon's _ops array.

While doing a read-only file system, I only needed the readlink handler, so I 
made a patch to add it.

Original issue reported on code.google.com by mygodde...@gmail.com on 1 Jul 2012 at 1:21

Attachments:

GoogleCodeExporter commented 9 years ago
I'm also interested in doing symlinks in a FUSE filesystem.

Original comment by cmcqueen...@gmail.com on 8 Jul 2013 at 3:57

GoogleCodeExporter commented 9 years ago
6 months later, I'm still interested in this issue, although for now I ended up 
not using fusekit because of this.

Original comment by cmcqueen...@gmail.com on 6 Jan 2014 at 3:23

GoogleCodeExporter commented 9 years ago
What did you end up using? I'm having stability and missing functionality issue 
myself.

Original comment by nvanw...@mtihq.com on 15 Oct 2014 at 5:29