diff options
author | Amir Goldstein <[email protected]> | 2019-11-25 11:51:25 +0200 |
---|---|---|
committer | Miklos Szeredi <[email protected]> | 2019-12-10 16:00:55 +0100 |
commit | 5356ab06448556a456c7991cbd0fc8234ef84ad0 (patch) | |
tree | 4610f566bdc6015a4612a7b50f071d659bab4cb5 | |
parent | 6889ee5a53b8d969aa542047f5ac8acdc0e79a91 (diff) |
docs: filesystems: overlayfs: Rename overlayfs.txt to .rst
It is already formatted as RST.
Signed-off-by: Amir Goldstein <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
-rw-r--r-- | Documentation/filesystems/overlayfs.rst (renamed from Documentation/filesystems/overlayfs.txt) | 0 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/overlayfs.txt b/Documentation/filesystems/overlayfs.rst index 845d689e0fd7..845d689e0fd7 100644 --- a/Documentation/filesystems/overlayfs.txt +++ b/Documentation/filesystems/overlayfs.rst diff --git a/MAINTAINERS b/MAINTAINERS index 9d3a5c54a41d..d757420f0da1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12220,7 +12220,7 @@ L: [email protected] T: git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git S: Supported F: fs/overlayfs/ -F: Documentation/filesystems/overlayfs.txt +F: Documentation/filesystems/overlayfs.rst P54 WIRELESS DRIVER M: Christian Lamparter <[email protected]> |