Hi Ravishankar,No, unfortunately. I only used gluster to test what I wrote.
In commit 0b5da8d you added support for a new FUSE_LSEEK
operation. However, as far as I can tell the corresponding userspace
code never landed in libfuse.
Do you have a corresponding patch for libfuse?
Looking at the commit message, I assume this functionality was added
specifically for glusterfs which presumably does not use libfuse.
ButThe discussion[2] actually did start on fuse-devel.
even in that case it would be nice if you could Cc
fuse-devel@xxxxxxxxxxxxxxxxxxxxx
so that someone else can add supportThat would be great.
for this. This is important because AFAIR the libfuse documentation is
the only thing that comes close to an official documentation of the FUSE
API.
Best,
-Nikolaus