diff mbox series

dm clone: Add to the documentation index

Message ID 6635828b-2ca6-c4d4-fc70-46e9a0bd2ed5@arrikto.com (mailing list archive)
State Accepted, archived
Delegated to: Mike Snitzer
Headers show
Series dm clone: Add to the documentation index | expand

Commit Message

Nikos Tsironis Nov. 26, 2019, noon UTC
From: Diego Calleja <diegocg@gmail.com>

It was missing from the initial commit

Signed-off-by: Diego Calleja <diegocg@gmail.com>

---
  Documentation/admin-guide/device-mapper/index.rst | 1 +
  1 file changed, 1 insertion(+)

Comments

Mike Snitzer Nov. 26, 2019, 3:40 p.m. UTC | #1
On Tue, Nov 26 2019 at  7:00am -0500,
Nikos Tsironis <ntsironis@arrikto.com> wrote:

> From: Diego Calleja <diegocg@gmail.com>
> 
> It was missing from the initial commit
> 
> Signed-off-by: Diego Calleja <diegocg@gmail.com>
> 
> ---
>  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 c77c58b8f67b..d8dec8911eb3 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-flakey
>      dm-init
> -- 
> 2.24.0

I've picked this up:
https://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git/commit/?h=dm-5.5&id=484e0d2b11e1fdd0d17702b282eb2ed56148385f

Nikos, please note that if you send a patch on someone else's behalf you
should add you Signed-off-by.  I've updated the commit header
accordingly.

Mike

--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel
Nikos Tsironis Nov. 26, 2019, 3:48 p.m. UTC | #2
On 11/26/19 5:40 PM, Mike Snitzer wrote:
> On Tue, Nov 26 2019 at  7:00am -0500,
> Nikos Tsironis <ntsironis@arrikto.com> wrote:
> 
>> From: Diego Calleja <diegocg@gmail.com>
>>
>> It was missing from the initial commit
>>
>> Signed-off-by: Diego Calleja <diegocg@gmail.com>
>>
>> ---
>>   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 c77c58b8f67b..d8dec8911eb3 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-flakey
>>       dm-init
>> -- 
>> 2.24.0
> 
> I've picked this up:
> https://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git/commit/?h=dm-5.5&id=484e0d2b11e1fdd0d17702b282eb2ed56148385f
> 
> Nikos, please note that if you send a patch on someone else's behalf you
> should add you Signed-off-by.  I've updated the commit header
> accordingly.

You are right, I am sorry. I will keep that in mind the next time.

Thanks,
Nikos

> 
> Mike
> 

--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel
diff mbox series

Patch

diff --git a/Documentation/admin-guide/device-mapper/index.rst b/
Documentation/admin-guide/device-mapper/index.rst
index c77c58b8f67b..d8dec8911eb3 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-flakey
      dm-init