From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Snitzer Subject: Re: dm clone: Add to the documentation index Date: Tue, 26 Nov 2019 10:40:49 -0500 Message-ID: <20191126154048.GB2025@redhat.com> References: <2044145.ITN4Tc4rAJ@archlinux> <6635828b-2ca6-c4d4-fc70-46e9a0bd2ed5@arrikto.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <6635828b-2ca6-c4d4-fc70-46e9a0bd2ed5@arrikto.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com Content-Disposition: inline To: Nikos Tsironis Cc: diegocg@gmail.com, dm-devel@redhat.com, agk@redhat.com List-Id: dm-devel.ids On Tue, Nov 26 2019 at 7:00am -0500, Nikos Tsironis wrote: > From: Diego Calleja > > It was missing from the initial commit > > Signed-off-by: Diego Calleja > > --- > 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