Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

authored by

Richard Weinberger and committed by
Jonathan Corbet
047b05eb 0cde7924

+1 -1
+1 -1
Documentation/filesystems/overlayfs.rst
··· 61 61 |Configuration | Persistent | Uniform | st_ino == d_ino | d_ino == i_ino | 62 62 | | st_ino | st_dev | | [*] | 63 63 +==============+=====+======+=====+======+========+========+========+=======+ 64 - | | dir | !dir | dir | !dir | dir + !dir | dir | !dir | 64 + | | dir | !dir | dir | !dir | dir | !dir | dir | !dir | 65 65 +--------------+-----+------+-----+------+--------+--------+--------+-------+ 66 66 | All layers | Y | Y | Y | Y | Y | Y | Y | Y | 67 67 | on same fs | | | | | | | | |