From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Nikolaus Rath <Nikolaus@rath.org>
Cc: mtk.manpages@gmail.com, Keno Fischer <keno@juliacomputing.com>,
linux-man@vger.kernel.org, Miklos Szeredi <miklos@szeredi.hu>,
linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] fuse.4: Add new file describing /dev/fuse
Date: Sun, 11 Dec 2016 19:16:19 +0100 [thread overview]
Message-ID: <cd39e8cf-d59b-d485-2a01-85751a298bb5@gmail.com> (raw)
In-Reply-To: <871sxea3et.fsf@vostro.rath.org>
On 12/11/2016 04:31 PM, Nikolaus Rath wrote:
> On Dec 11 2016, "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com> wrote:
>> On 12/10/2016 10:13 PM, Nikolaus Rath wrote:
>>> Hi,
>>>
>>> On Dec 10 2016, Keno Fischer <keno@juliacomputing.com> wrote:
>>>> This is my writeup of a basic description of /dev/fuse after playing with
>>>> it for a few hours today. It is of course woefully incomplete, and since
>>>> I neither have a use case nor am working on this code, I will not be
>>>> in a position to expand it in the near future. However, I'm hoping this
>>>> could still serve as a handy reference for others looking at this interface.
>>>
>>> That's great! It makes me wonder:
>>>
>>> At the moment, libfuse ships a mount.fuse(8) manpage that documents both
>>> the mount options that can be passed to the kernel, and the pseudo-mount
>>> options that can be used when using libfuse (but that are actually
>>> implemented in userspace).
>>>
>>> Would it make sense to remove everything kernel related from
>>> mount.fuse(8) and move it into linux-manpages?
>>>
>>> Here's the manpage I'm talking about:
>>> https://github.com/libfuse/libfuse/blob/master/doc/mount.fuse.8
>>
>> I can see pros and cons. mount(8) does a similar thing
>> for mount options understood by the kernel. So there is precedent
>> for the approach taken in mount.fuse.8
>
> The difference is that all the options in mount(8) are meant to be used
> by the user calling mount, while a good fraction of the (kernel) mount
> options for FUSE filesystems are not meant to be passed by the user but
> must be generated by the filesystem internally.
Okay -- that's a significant difference. So, I see the logic of
the proposal...
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
next prev parent reply other threads:[~2016-12-11 18:16 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-10 7:20 [PATCH] fuse.4: Add new file describing /dev/fuse Keno Fischer
2016-12-10 7:20 ` Keno Fischer
[not found] ` <20161210072018.GA5267-9DCaDmOhoh+8M3too/+dENBPR1lH4CV8@public.gmane.org>
2016-12-10 14:17 ` Michael Kerrisk (man-pages)
2016-12-10 14:17 ` Michael Kerrisk (man-pages)
[not found] ` <96577e95-953c-994c-1dbb-2b4c92c1d2c4-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-12-10 21:03 ` Keno Fischer
2016-12-10 21:03 ` Keno Fischer
[not found] ` <CABV8kRxw+Dps3iMi8GJOUiegUdxFBuaMF-icy=z0=faKUNi4SA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-12-11 9:27 ` Michael Kerrisk (man-pages)
2016-12-11 9:27 ` Michael Kerrisk (man-pages)
2016-12-10 21:13 ` Nikolaus Rath
2016-12-10 21:13 ` Nikolaus Rath
[not found] ` <87vaurbi7q.fsf-sKB8Sp2ER+yL2G7IJ6k9tw@public.gmane.org>
2016-12-10 21:19 ` Keno Fischer
2016-12-10 21:19 ` Keno Fischer
2016-12-11 9:28 ` Michael Kerrisk (man-pages)
2016-12-11 9:28 ` Michael Kerrisk (man-pages)
[not found] ` <1557a45c-8282-d181-1533-0204895ddc9b-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-12-11 15:31 ` Nikolaus Rath
2016-12-11 15:31 ` Nikolaus Rath
2016-12-11 18:16 ` Michael Kerrisk (man-pages) [this message]
[not found] ` <cd39e8cf-d59b-d485-2a01-85751a298bb5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-12-11 19:55 ` Nikolaus Rath
2016-12-11 19:55 ` Nikolaus Rath
2016-12-12 6:21 ` Michael Kerrisk (man-pages)
2016-12-13 17:49 ` Nikolaus Rath
2016-12-13 17:49 ` Nikolaus Rath
2016-12-14 7:25 ` Michael Kerrisk (man-pages)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cd39e8cf-d59b-d485-2a01-85751a298bb5@gmail.com \
--to=mtk.manpages@gmail.com \
--cc=Nikolaus@rath.org \
--cc=keno@juliacomputing.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-man@vger.kernel.org \
--cc=miklos@szeredi.hu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.