diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-15 16:32:31 +0200 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2020-06-02 19:45:05 +0200 |
commit | 3700bec3323ebe90924156775be0124e93094f78 (patch) | |
tree | b395131b0ec203e47659fa58ceeee26280744828 /MAINTAINERS | |
parent | Linux 5.7 (diff) | |
download | linux-3700bec3323ebe90924156775be0124e93094f78.tar.xz linux-3700bec3323ebe90924156775be0124e93094f78.zip |
docs: filesystems: convert gfs2-glocks.txt to ReST
- Add a SPDX header;
- Adjust document and section titles;
- Some whitespace fixes and new line breaks;
- Add table markups;
- Use notes markups;
- Add it to filesystems/index.rst.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 50659d76976b..3354ed247d0b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7179,7 +7179,7 @@ L: cluster-devel@redhat.com S: Supported W: http://sources.redhat.com/cluster/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git -F: Documentation/filesystems/gfs2*.txt +F: Documentation/filesystems/gfs2* F: fs/gfs2/ F: include/uapi/linux/gfs2_ondisk.h |