Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1309072
| From | Christoph Hellwig <hch@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] fuse: Add support for fuse stacked I/O |
| Date | 2016-01-14 09:30 +0100 |
| Message-ID | <qQLs6-4qd-17@gated-at.bofh.it> (permalink) |
| References | <qQDuy-6YZ-17@gated-at.bofh.it> <qQDuy-6YZ-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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.
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