Skip to content

Commit 7b38ecf

Browse files
rddunlapJonathan Corbet
authored andcommitted
Documentation/filesystems: sharedsubtree: add section headings
Several of the sections are missing underlines. This makes the generated contents have missing entries, so add the underlines. Fixes: 16c01b2 ("doc/filesystems: more mount cleanups") Fixes: 9cfccee ("[PATCH] Complete description of shared subtrees.") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Christian Brauner <brauner@kernel.org> Link: https://lore.kernel.org/r/20230508055938.6550-1-rdunlap@infradead.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent 0d8aa32 commit 7b38ecf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/filesystems/sharedsubtree.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ replicas continue to be exactly same.
147147

148148

149149
3) Setting mount states
150+
-----------------------
150151

151152
The mount command (util-linux package) can be used to set mount
152153
states::
@@ -612,6 +613,7 @@ replicas continue to be exactly same.
612613

613614

614615
6) Quiz
616+
-------
615617

616618
A. What is the result of the following command sequence?
617619

@@ -673,6 +675,7 @@ replicas continue to be exactly same.
673675
/mnt/1/test be?
674676

675677
7) FAQ
678+
------
676679

677680
Q1. Why is bind mount needed? How is it different from symbolic links?
678681
symbolic links can get stale if the destination mount gets
@@ -841,6 +844,7 @@ replicas continue to be exactly same.
841844
tmp usr tmp usr tmp usr
842845

843846
8) Implementation
847+
-----------------
844848

845849
8A) Datastructure
846850

0 commit comments

Comments
 (0)