* [PATCH] Documentation/filesystems: sharedsubtree: add section headings
@ 2023-05-08 5:59 Randy Dunlap
2023-05-08 16:39 ` Christian Brauner
2023-05-16 18:50 ` Jonathan Corbet
0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2023-05-08 5:59 UTC (permalink / raw)
To: linux-kernel
Cc: Randy Dunlap, Jonathan Corbet, linux-doc, Alexander Viro,
Christian Brauner, linux-fsdevel, Ram Pai, Peng Tao,
Andrew Morton
Several of the sections are missing underlines. This makes the
generated contents have missing entries, so add the underlines.
Fixes: 16c01b20ae05 ("doc/filesystems: more mount cleanups")
Fixes: 9cfcceea8f7e ("[PATCH] Complete description of shared subtrees.")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Christian Brauner <brauner@kernel.org>
Cc: linux-fsdevel@vger.kernel.org
Cc: Ram Pai <linuxram@us.ibm.com>
Cc: Peng Tao <bergwolf@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
---
Documentation/filesystems/sharedsubtree.rst | 4 ++++
1 file changed, 4 insertions(+)
diff -- a/Documentation/filesystems/sharedsubtree.rst b/Documentation/filesystems/sharedsubtree.rst
--- a/Documentation/filesystems/sharedsubtree.rst
+++ b/Documentation/filesystems/sharedsubtree.rst
@@ -147,6 +147,7 @@ replicas continue to be exactly same.
3) Setting mount states
+-----------------------
The mount command (util-linux package) can be used to set mount
states::
@@ -612,6 +613,7 @@ replicas continue to be exactly same.
6) Quiz
+-------
A. What is the result of the following command sequence?
@@ -673,6 +675,7 @@ replicas continue to be exactly same.
/mnt/1/test be?
7) FAQ
+------
Q1. Why is bind mount needed? How is it different from symbolic links?
symbolic links can get stale if the destination mount gets
@@ -841,6 +844,7 @@ replicas continue to be exactly same.
tmp usr tmp usr tmp usr
8) Implementation
+-----------------
8A) Datastructure
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation/filesystems: sharedsubtree: add section headings
2023-05-08 5:59 [PATCH] Documentation/filesystems: sharedsubtree: add section headings Randy Dunlap
@ 2023-05-08 16:39 ` Christian Brauner
2023-05-16 18:50 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Christian Brauner @ 2023-05-08 16:39 UTC (permalink / raw)
To: Randy Dunlap
Cc: linux-kernel, Jonathan Corbet, linux-doc, Alexander Viro,
linux-fsdevel, Ram Pai, Peng Tao, Andrew Morton
On Sun, May 07, 2023 at 10:59:38PM -0700, Randy Dunlap wrote:
> Several of the sections are missing underlines. This makes the
> generated contents have missing entries, so add the underlines.
>
> Fixes: 16c01b20ae05 ("doc/filesystems: more mount cleanups")
> Fixes: 9cfcceea8f7e ("[PATCH] Complete description of shared subtrees.")
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> Cc: Alexander Viro <viro@zeniv.linux.org.uk>
> Cc: Christian Brauner <brauner@kernel.org>
> Cc: linux-fsdevel@vger.kernel.org
> Cc: Ram Pai <linuxram@us.ibm.com>
> Cc: Peng Tao <bergwolf@gmail.com>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> ---
Looks good,
Reviewed-by: Christian Brauner <brauner@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation/filesystems: sharedsubtree: add section headings
2023-05-08 5:59 [PATCH] Documentation/filesystems: sharedsubtree: add section headings Randy Dunlap
2023-05-08 16:39 ` Christian Brauner
@ 2023-05-16 18:50 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2023-05-16 18:50 UTC (permalink / raw)
To: Randy Dunlap, linux-kernel
Cc: Randy Dunlap, linux-doc, Alexander Viro, Christian Brauner,
linux-fsdevel, Ram Pai, Peng Tao, Andrew Morton
Randy Dunlap <rdunlap@infradead.org> writes:
> Several of the sections are missing underlines. This makes the
> generated contents have missing entries, so add the underlines.
>
> Fixes: 16c01b20ae05 ("doc/filesystems: more mount cleanups")
> Fixes: 9cfcceea8f7e ("[PATCH] Complete description of shared subtrees.")
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> Cc: Alexander Viro <viro@zeniv.linux.org.uk>
> Cc: Christian Brauner <brauner@kernel.org>
> Cc: linux-fsdevel@vger.kernel.org
> Cc: Ram Pai <linuxram@us.ibm.com>
> Cc: Peng Tao <bergwolf@gmail.com>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> ---
> Documentation/filesystems/sharedsubtree.rst | 4 ++++
> 1 file changed, 4 insertions(+)
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-05-16 18:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-08 5:59 [PATCH] Documentation/filesystems: sharedsubtree: add section headings Randy Dunlap
2023-05-08 16:39 ` Christian Brauner
2023-05-16 18:50 ` 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).