Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1309443
| From | Nikolaus Rath <Nikolaus@rath.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] fuse: Add support for fuse stacked I/O |
| Date | 2016-01-14 17:00 +0100 |
| Message-ID | <qQStz-GV-1@gated-at.bofh.it> (permalink) |
| References | <qQDuy-6YZ-17@gated-at.bofh.it> <qQDuy-6YZ-15@gated-at.bofh.it> <qQLs6-4qd-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Jan 14 2016, Christoph Hellwig <hch@infradead.org> wrote:
> On Wed, Jan 13, 2016 at 03:53:10PM -0800, Nikhilesh Reddy wrote:
>> Add support for filesystem stacked read/write of files
>> when enabled through a userspace init option of FUSE_STACKED_IO.
>>
>> When FUSE_STACKED_IO is enabled all the reads and writes
>> to the fuse mount point go directly to the native filesystem
>> rather than through the fuse daemon. All requests that aren't
>> read/write still go thought the userspace code.
>
> Please write your stacked features as kernel drivers.
Could you explain in more detail? I think I don't understand either the
why, the how, or what you mean with driver in this context (not sure
which one it is).
(I'm not the original submitter but interested in this)
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.«
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] fuse: Add support for fuse stacked I/O Nikhilesh Reddy <reddyn@codeaurora.org> - 2016-01-14 01:00 +0100
Re: [PATCH] fuse: Add support for fuse stacked I/O Greg KH <gregkh@linuxfoundation.org> - 2016-01-14 06:00 +0100
Re: [PATCH] fuse: Add support for fuse stacked I/O Nikhilesh Reddy <reddyn@codeaurora.org> - 2016-01-14 20:00 +0100
Re: [PATCH] fuse: Add support for fuse stacked I/O Linus Torvalds <torvalds@linux-foundation.org> - 2016-01-14 20:20 +0100
Re: [PATCH] fuse: Add support for fuse stacked I/O Christoph Hellwig <hch@infradead.org> - 2016-01-14 09:30 +0100
Re: [PATCH] fuse: Add support for fuse stacked I/O Nikolaus Rath <Nikolaus@rath.org> - 2016-01-14 17:00 +0100
Re: [PATCH] fuse: Add support for fuse stacked I/O Christoph Hellwig <hch@infradead.org> - 2016-01-15 10:30 +0100
csiph-web