* commit 0b5da8d: fuse: add support for SEEK_HOLE and SEEK_DATA in lseek
@ 2016-11-16 20:09 Nikolaus Rath
2016-11-17 1:34 ` Ravishankar N
0 siblings, 1 reply; 2+ messages in thread
From: Nikolaus Rath @ 2016-11-16 20:09 UTC (permalink / raw)
To: Miklos Szeredi, Ravishankar N, linux-fsdevel, linux-kernel,
fuse-devel
Hi Ravishankar,
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. But
even in that case it would be nice if you could Cc
fuse-devel@lists.sourceforge.net so that someone else can add support
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
--
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F
»Time flies like an arrow, fruit flies like a Banana.«
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: commit 0b5da8d: fuse: add support for SEEK_HOLE and SEEK_DATA in lseek
2016-11-16 20:09 commit 0b5da8d: fuse: add support for SEEK_HOLE and SEEK_DATA in lseek Nikolaus Rath
@ 2016-11-17 1:34 ` Ravishankar N
0 siblings, 0 replies; 2+ messages in thread
From: Ravishankar N @ 2016-11-17 1:34 UTC (permalink / raw)
To: Miklos Szeredi, linux-fsdevel, linux-kernel, fuse-devel
Hi Nikolaus,
On 11/17/2016 01:39 AM, Nikolaus Rath wrote:
> Hi Ravishankar,
>
> 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?
No, unfortunately. I only used gluster to test what I wrote.
>
> Looking at the commit message, I assume this functionality was added
> specifically for glusterfs which presumably does not use libfuse.
You're right, gluster has its own code [1].
> But
> even in that case it would be nice if you could Cc
> fuse-devel@lists.sourceforge.net
The discussion[2] actually did start on fuse-devel.
> so that someone else can add support
That 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 regards,
Ravi
[1]
https://github.com/gluster/glusterfs/blob/master/xlators/mount/fuse/src/fuse-bridge.c
[2] https://sourceforge.net/p/fuse/mailman/message/34227449/
> Best,
> -Nikolaus
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-17 1:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-16 20:09 commit 0b5da8d: fuse: add support for SEEK_HOLE and SEEK_DATA in lseek Nikolaus Rath
2016-11-17 1:34 ` Ravishankar N
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).