* [PATCH] Documentation: fuse: harmonize numeration
@ 2026-09-02 14:35 Manuel Ebner
2026-09-02 17:00 ` Randy Dunlap
2026-09-15 19:38 ` Jonathan Corbet
0 siblings, 2 replies; 3+ messages in thread
From: Manuel Ebner @ 2026-09-02 14:35 UTC (permalink / raw)
To: Miklos Szeredi, Jonathan Corbet, Shuah Khan
Cc: Manuel Ebner, fuse-devel, linux-doc, linux-kernel
Replace with '1.', '2.' with '1)', '2)' to harmonize file.
Signed-off-by: Manuel Ebner <manuelebnerli@mailbox.org>
---
Documentation/filesystems/fuse/fuse.rst | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/filesystems/fuse/fuse.rst b/Documentation/filesystems/fuse/fuse.rst
index 0fbd5a03f..063d99959 100644
--- a/Documentation/filesystems/fuse/fuse.rst
+++ b/Documentation/filesystems/fuse/fuse.rst
@@ -173,10 +173,10 @@ the error set to EINTR.
It is also possible that there's a race between processing the
original request and its INTERRUPT request. There are two possibilities:
- 1. The INTERRUPT request is processed before the original request is
+ 1) The INTERRUPT request is processed before the original request is
processed
- 2. The INTERRUPT request is processed after the original request has
+ 2) The INTERRUPT request is processed after the original request has
been answered
If the filesystem cannot find the original request, it should wait for
@@ -239,9 +239,9 @@ How are requirements fulfilled?
A) The mount owner could gain elevated privileges by either:
- 1. creating a filesystem containing a device file, then opening this device
+ 1) creating a filesystem containing a device file, then opening this device
- 2. creating a filesystem containing a suid or sgid application, then executing this application
+ 2) creating a filesystem containing a suid or sgid application, then executing this application
The solution is not to allow opening device files and ignore
setuid and setgid bits when executing programs. To ensure this
--
2.54.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: fuse: harmonize numeration
2026-09-02 14:35 [PATCH] Documentation: fuse: harmonize numeration Manuel Ebner
@ 2026-09-02 17:00 ` Randy Dunlap
2026-09-15 19:38 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2026-09-02 17:00 UTC (permalink / raw)
To: Manuel Ebner, Miklos Szeredi, Jonathan Corbet, Shuah Khan
Cc: fuse-devel, linux-doc, linux-kernel
On 9/2/26 7:35 AM, Manuel Ebner wrote:
> Replace with '1.', '2.' with '1)', '2)' to harmonize file.
>
Yes, that does make the .rst file be internally consistent, so
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
It's interesting that the generated html always uses periods
(at least in my testing), regardless of what is used in the input
file. E.g., "A)" becomes "A." in the generated html.
> Signed-off-by: Manuel Ebner <manuelebnerli@mailbox.org>
> ---
> Documentation/filesystems/fuse/fuse.rst | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/filesystems/fuse/fuse.rst b/Documentation/filesystems/fuse/fuse.rst
> index 0fbd5a03f..063d99959 100644
> --- a/Documentation/filesystems/fuse/fuse.rst
> +++ b/Documentation/filesystems/fuse/fuse.rst
> @@ -173,10 +173,10 @@ the error set to EINTR.
> It is also possible that there's a race between processing the
> original request and its INTERRUPT request. There are two possibilities:
>
> - 1. The INTERRUPT request is processed before the original request is
> + 1) The INTERRUPT request is processed before the original request is
> processed
>
> - 2. The INTERRUPT request is processed after the original request has
> + 2) The INTERRUPT request is processed after the original request has
> been answered
>
> If the filesystem cannot find the original request, it should wait for
> @@ -239,9 +239,9 @@ How are requirements fulfilled?
>
> A) The mount owner could gain elevated privileges by either:
>
> - 1. creating a filesystem containing a device file, then opening this device
> + 1) creating a filesystem containing a device file, then opening this device
>
> - 2. creating a filesystem containing a suid or sgid application, then executing this application
> + 2) creating a filesystem containing a suid or sgid application, then executing this application
>
> The solution is not to allow opening device files and ignore
> setuid and setgid bits when executing programs. To ensure this
--
~Randy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: fuse: harmonize numeration
2026-09-02 14:35 [PATCH] Documentation: fuse: harmonize numeration Manuel Ebner
2026-09-02 17:00 ` Randy Dunlap
@ 2026-09-15 19:38 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2026-09-15 19:38 UTC (permalink / raw)
To: Manuel Ebner, Miklos Szeredi, Shuah Khan
Cc: Manuel Ebner, fuse-devel, linux-doc, linux-kernel
Manuel Ebner <manuelebnerli@mailbox.org> writes:
> Replace with '1.', '2.' with '1)', '2)' to harmonize file.
>
> Signed-off-by: Manuel Ebner <manuelebnerli@mailbox.org>
> ---
> Documentation/filesystems/fuse/fuse.rst | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-09-15 19:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-02 14:35 [PATCH] Documentation: fuse: harmonize numeration Manuel Ebner
2026-09-02 17:00 ` Randy Dunlap
2026-09-15 19:38 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®