From: Ian Kent Date: Fri, 8 Jun 2018 00:11:35 +0000 (-0700) Subject: autofs: rename autofs documentation files X-Git-Tag: v4.18-rc1~97^2~5 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9005d833385508d647680bfac90f9b2cf2ac5838;p=nvme.git autofs: rename autofs documentation files There are two files in Documentation/filsystems that should now use autofs rather than autofs4 in their names. Link: http://lkml.kernel.org/r/152626707957.28589.3325300375892913999.stgit@pluto.themaw.net Signed-off-by: Ian Kent Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/Documentation/filesystems/autofs4-mount-control.txt b/Documentation/filesystems/autofs-mount-control.txt similarity index 99% rename from Documentation/filesystems/autofs4-mount-control.txt rename to Documentation/filesystems/autofs-mount-control.txt index e5177cb31a04..52c1b6cdfc91 100644 --- a/Documentation/filesystems/autofs4-mount-control.txt +++ b/Documentation/filesystems/autofs-mount-control.txt @@ -404,4 +404,3 @@ type is also given we are looking for a particular autofs mount and if a match isn't found a fail is returned. If the the located path is the root of a mount 1 is returned along with the super magic of the mount or 0 otherwise. - diff --git a/Documentation/filesystems/autofs4.txt b/Documentation/filesystems/autofs.txt similarity index 100% rename from Documentation/filesystems/autofs4.txt rename to Documentation/filesystems/autofs.txt