diff options
author | Richard Weinberger <richard@nod.at> | 2025-06-28 10:32:05 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-07-01 13:16:01 -0600 |
commit | 047b05eb7de3c4dd50549b674a2729eb2bfe425e (patch) | |
tree | 8e3d5d87ee1b749a998ba4431befb14260cf209c | |
parent | 0cde7924b8de5abec29f03519ce9486b27c809ea (diff) |
overlayfs.rst: Fix inode table
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>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250628083205.1066472-1-richard@nod.at
-rw-r--r-- | Documentation/filesystems/overlayfs.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/overlayfs.rst b/Documentation/filesystems/overlayfs.rst index 4133a336486d..40c127a52eed 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 | | | | | | | | | |