From: Richard Weinberger Date: Sat, 28 Jun 2025 08:32:05 +0000 (+0200) Subject: overlayfs.rst: Fix inode table X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=047b05eb7de3c4dd50549b674a2729eb2bfe425e;p=users%2Fwilly%2Fxarray.git 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 Acked-by: Amir Goldstein Signed-off-by: Jonathan Corbet Link: https://lore.kernel.org/r/20250628083205.1066472-1-richard@nod.at --- 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 | | | | | | | | |