From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Tue, 18 Feb 2020 08:13:17 -0500 (EST) Subject: [Cluster-devel] [PATCH 19/44] docs: filesystems: convert gfs2.txt to ReST In-Reply-To: <6d7a296de025bcfed7a229da7f8cc1678944f304.1581955849.git.mchehab+huawei@kernel.org> References: <6d7a296de025bcfed7a229da7f8cc1678944f304.1581955849.git.mchehab+huawei@kernel.org> Message-ID: <1266014959.9253821.1582031597225.JavaMail.zimbra@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ----- Original Message ----- > - Add a SPDX header; > - Adjust document title; > - Some whitespace fixes and new line breaks; > - Mark literal blocks as such; > - Add table markups; > - Add it to filesystems/index.rst. > > Signed-off-by: Mauro Carvalho Chehab > --- > .../filesystems/{gfs2.txt => gfs2.rst} | 20 +++++++++++++------ > Documentation/filesystems/index.rst | 1 + > 2 files changed, 15 insertions(+), 6 deletions(-) > rename Documentation/filesystems/{gfs2.txt => gfs2.rst} (76%) Looks good. Acked-by: Bob Peterson