Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: filesystems: convert ext3.txt to ReST

Nothing really required here. Just renaming would be enough.

Yet, while here, lets add a SPDX header and adjust document title
to met the same standard we're using on most docs.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/26960235e3e7c972bd543f5dd59f1ef4f3a877c6.1581955849.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
7dc62406 6e29ad2e

+3
+2
Documentation/filesystems/ext3.txt Documentation/filesystems/ext3.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 1 2 3 + =============== 2 4 Ext3 Filesystem 3 5 =============== 4 6
+1
Documentation/filesystems/index.rst
··· 63 63 efivarfs 64 64 erofs 65 65 ext2 66 + ext3 66 67 fuse 67 68 overlayfs 68 69 virtiofs