linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: device-mapper: Add dm-clone to documentation index
@ 2019-11-26 18:56 Geert Uytterhoeven
  2019-11-26 20:16 ` Mike Snitzer
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2019-11-26 18:56 UTC (permalink / raw)
  To: Nikos Tsironis, Ilias Tsitsimpis, Jonathan Corbet,
	Alasdair Kergon, Mike Snitzer
  Cc: dm-devel, linux-doc, linux-kernel, Geert Uytterhoeven

When the dm-clone documentation was added, it was not added to the
documentation index, leading to a warning when building the
documentation:

    Documentation/admin-guide/device-mapper/dm-clone.rst: WARNING: document isn't included in any toctree

Fixes: 7431b7835f554f86 ("dm: add clone target")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/admin-guide/device-mapper/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/admin-guide/device-mapper/index.rst b/Documentation/admin-guide/device-mapper/index.rst
index 4872fb6d29524593..ec62fcc8eeceed83 100644
--- a/Documentation/admin-guide/device-mapper/index.rst
+++ b/Documentation/admin-guide/device-mapper/index.rst
@@ -8,6 +8,7 @@ Device Mapper
     cache-policies
     cache
     delay
+    dm-clone
     dm-crypt
     dm-dust
     dm-flakey

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: docs: device-mapper: Add dm-clone to documentation index
  2019-11-26 18:56 [PATCH] docs: device-mapper: Add dm-clone to documentation index Geert Uytterhoeven
@ 2019-11-26 20:16 ` Mike Snitzer
  2019-11-26 21:37   ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Snitzer @ 2019-11-26 20:16 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Nikos Tsironis, Ilias Tsitsimpis, Jonathan Corbet,
	Alasdair Kergon, dm-devel, linux-doc, linux-kernel

On Tue, Nov 26 2019 at  1:56pm -0500,
Geert Uytterhoeven <geert+renesas@glider.be> wrote:

> When the dm-clone documentation was added, it was not added to the
> documentation index, leading to a warning when building the
> documentation:
> 
>     Documentation/admin-guide/device-mapper/dm-clone.rst: WARNING: document isn't included in any toctree
> 
> Fixes: 7431b7835f554f86 ("dm: add clone target")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  Documentation/admin-guide/device-mapper/index.rst | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/admin-guide/device-mapper/index.rst b/Documentation/admin-guide/device-mapper/index.rst
> index 4872fb6d29524593..ec62fcc8eeceed83 100644
> --- a/Documentation/admin-guide/device-mapper/index.rst
> +++ b/Documentation/admin-guide/device-mapper/index.rst
> @@ -8,6 +8,7 @@ Device Mapper
>      cache-policies
>      cache
>      delay
> +    dm-clone
>      dm-crypt
>      dm-dust
>      dm-flakey
> 

I already staged this for 5.5 here:
https://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git/commit/?h=dm-5.5&id=484e0d2b11e1fdd0d17702b282eb2ed56148385f

But I don't plan to send to Linus for a week or 2...

If Jon and/or someone else would like to send it along before then
that'd be fine with me.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: docs: device-mapper: Add dm-clone to documentation index
  2019-11-26 20:16 ` Mike Snitzer
@ 2019-11-26 21:37   ` Jonathan Corbet
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2019-11-26 21:37 UTC (permalink / raw)
  To: Mike Snitzer
  Cc: Geert Uytterhoeven, Nikos Tsironis, Ilias Tsitsimpis,
	Alasdair Kergon, dm-devel, linux-doc, linux-kernel

On Tue, 26 Nov 2019 15:16:13 -0500
Mike Snitzer <snitzer@redhat.com> wrote:

> I already staged this for 5.5 here:
> https://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git/commit/?h=dm-5.5&id=484e0d2b11e1fdd0d17702b282eb2ed56148385f
> 
> But I don't plan to send to Linus for a week or 2...
> 
> If Jon and/or someone else would like to send it along before then
> that'd be fine with me.

It seems like things are well in hand to me, no need to do anything else.

Thanks,

jon

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-26 21:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-26 18:56 [PATCH] docs: device-mapper: Add dm-clone to documentation index Geert Uytterhoeven
2019-11-26 20:16 ` Mike Snitzer
2019-11-26 21:37   ` 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).