diff options
author | Mauro Carvalho Chehab | 2020-04-27 23:17:20 +0200 |
---|---|---|
committer | Jonathan Corbet | 2020-05-05 09:22:24 -0600 |
commit | fc2f6fe745a0fa287f68cb8fba04040aaf73fa28 (patch) | |
tree | f194e356bb83080da7565bc09b9cacf17b8c69cf /MAINTAINERS | |
parent | c3d2f6cb4c707736e19eee4340357f2d8286b5c8 (diff) |
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 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d8f11f8134df..ffd14379f81e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18534,7 +18534,7 @@ T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git F: Documentation/ABI/testing/sysfs-fs-xfs F: Documentation/admin-guide/xfs.rst F: Documentation/filesystems/xfs-delayed-logging-design.rst -F: Documentation/filesystems/xfs-self-describing-metadata.txt +F: Documentation/filesystems/xfs-self-describing-metadata.rst F: fs/xfs/ F: include/uapi/linux/dqblk_xfs.h F: include/uapi/linux/fsmap.h |