On Sun, Aug 14, 2016 at 7:57 AM, Martin Natano wrote:
> After staring a couple of days at fusefs and libfuse code I came to the
> conclusion, that the fuse_vptofh() and fuse_fhtovp() functions must die.
> I implemented those functions under the assumption, that fuse_vget() has
> reasonable semanti
After staring a couple of days at fusefs and libfuse code I came to the
conclusion, that the fuse_vptofh() and fuse_fhtovp() functions must die.
I implemented those functions under the assumption, that fuse_vget() has
reasonable semantics, while this is not the case. fusefs_vget() only
functions co