* [PATCH] overlayfs.rst: Fix inode table
@ 2025-06-28 8:32 Richard Weinberger
2025-06-28 11:19 ` Amir Goldstein
0 siblings, 1 reply; 3+ messages in thread
From: Richard Weinberger @ 2025-06-28 8:32 UTC (permalink / raw)
To: linux-kernel
Cc: linux-doc, linux-unionfs, corbet, amir73il, miklos,
Richard Weinberger
The HTML output seems to be correct, but when reading the raw rst file
it's annoying.
So use "|" for table the border.
Signed-off-by: Richard Weinberger <richard@nod.at>
---
Documentation/filesystems/overlayfs.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/filesystems/overlayfs.rst b/Documentation/filesystems/overlayfs.rst
index 4133a336486d5..40c127a52eedd 100644
--- a/Documentation/filesystems/overlayfs.rst
+++ b/Documentation/filesystems/overlayfs.rst
@@ -61,7 +61,7 @@ Inode properties
|Configuration | Persistent | Uniform | st_ino == d_ino | d_ino == i_ino |
| | st_ino | st_dev | | [*] |
+==============+=====+======+=====+======+========+========+========+=======+
-| | dir | !dir | dir | !dir | dir + !dir | dir | !dir |
+| | dir | !dir | dir | !dir | dir | !dir | dir | !dir |
+--------------+-----+------+-----+------+--------+--------+--------+-------+
| All layers | Y | Y | Y | Y | Y | Y | Y | Y |
| on same fs | | | | | | | | |
--
2.49.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] overlayfs.rst: Fix inode table
2025-06-28 8:32 [PATCH] overlayfs.rst: Fix inode table Richard Weinberger
@ 2025-06-28 11:19 ` Amir Goldstein
2025-06-28 14:43 ` Jonathan Corbet
0 siblings, 1 reply; 3+ messages in thread
From: Amir Goldstein @ 2025-06-28 11:19 UTC (permalink / raw)
To: Richard Weinberger, corbet; +Cc: linux-kernel, linux-doc, linux-unionfs, miklos
On Sat, Jun 28, 2025 at 10:32 AM Richard Weinberger <richard@nod.at> wrote:
>
> The HTML output seems to be correct, but when reading the raw rst file
> it's annoying.
> So use "|" for table the border.
>
> Signed-off-by: Richard Weinberger <richard@nod.at>
Acked-by: Amir Goldstein <amir73il@gmail.com>
John,
Would you mind picking this patch to your tree?
Thanks,
Amir.
> ---
> Documentation/filesystems/overlayfs.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/filesystems/overlayfs.rst b/Documentation/filesystems/overlayfs.rst
> index 4133a336486d5..40c127a52eedd 100644
> --- a/Documentation/filesystems/overlayfs.rst
> +++ b/Documentation/filesystems/overlayfs.rst
> @@ -61,7 +61,7 @@ Inode properties
> |Configuration | Persistent | Uniform | st_ino == d_ino | d_ino == i_ino |
> | | st_ino | st_dev | | [*] |
> +==============+=====+======+=====+======+========+========+========+=======+
> -| | dir | !dir | dir | !dir | dir + !dir | dir | !dir |
> +| | dir | !dir | dir | !dir | dir | !dir | dir | !dir |
> +--------------+-----+------+-----+------+--------+--------+--------+-------+
> | All layers | Y | Y | Y | Y | Y | Y | Y | Y |
> | on same fs | | | | | | | | |
> --
> 2.49.0
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] overlayfs.rst: Fix inode table
2025-06-28 11:19 ` Amir Goldstein
@ 2025-06-28 14:43 ` Jonathan Corbet
0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2025-06-28 14:43 UTC (permalink / raw)
To: Amir Goldstein, Richard Weinberger
Cc: linux-kernel, linux-doc, linux-unionfs, miklos
Amir Goldstein <amir73il@gmail.com> writes:
> On Sat, Jun 28, 2025 at 10:32 AM Richard Weinberger <richard@nod.at> wrote:
>>
>> The HTML output seems to be correct, but when reading the raw rst file
>> it's annoying.
>> So use "|" for table the border.
>>
>> Signed-off-by: Richard Weinberger <richard@nod.at>
> Acked-by: Amir Goldstein <amir73il@gmail.com>
>
> John,
>
> Would you mind picking this patch to your tree?
Will do.
Thanks,
jon
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-06-28 14:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-28 8:32 [PATCH] overlayfs.rst: Fix inode table Richard Weinberger
2025-06-28 11:19 ` Amir Goldstein
2025-06-28 14:43 ` Jonathan Corbet
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).