diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-27 23:17:20 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-05-05 09:22:24 -0600 |
commit | fc2f6fe745a0fa287f68cb8fba04040aaf73fa28 (patch) | |
tree | f194e356bb83080da7565bc09b9cacf17b8c69cf /Documentation/filesystems/index.rst | |
parent | c3d2f6cb4c707736e19eee4340357f2d8286b5c8 (diff) | |
download | linux-fc2f6fe745a0fa287f68cb8fba04040aaf73fa28.tar.gz linux-fc2f6fe745a0fa287f68cb8fba04040aaf73fa28.tar.bz2 linux-fc2f6fe745a0fa287f68cb8fba04040aaf73fa28.zip |
docs: filesystems: convert xfs-self-describing-metadata.txt to ReST
- Add a SPDX header;
- Adjust document and section titles;
- Some whitespace fixes and new line breaks;
- Mark literal blocks as such;
- Add it to filesystems/index.rst.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/7c26b200e12cfc07b9bd379612452d845a8d1474.1588021877.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/filesystems/index.rst')
-rw-r--r-- | Documentation/filesystems/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst index 0fd90f854b33..e242cb75f9f2 100644 --- a/Documentation/filesystems/index.rst +++ b/Documentation/filesystems/index.rst @@ -118,4 +118,5 @@ Documentation for filesystem implementations. virtiofs vfat xfs-delayed-logging-design + xfs-self-describing-metadata zonefs |