author: Linus Torvalds <torvalds@linux-foundation.org> 2020-06-01 15:45:27 -0700
committer: Linus Torvalds <torvalds@linux-foundation.org> 2020-06-01 15:45:27 -0700
commit: b23c4771ff62de8ca9b5e4a2d64491b2fb6f8f69
parent: c2b0fc847f3122e5a4176c3772626a7a8facced0
Commit Summary:
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/fs/ecryptfs/Kconfig b/fs/ecryptfs/Kconfig
index 522c35d5292b..1bdeaa6d5790 100644
--- a/fs/ecryptfs/Kconfig
+++ b/fs/ecryptfs/Kconfig
@@ -7,7 +7,7 @@ config ECRYPT_FS
select CRYPTO_MD5
help
Encrypted filesystem that operates on the VFS layer. See
- <file:Documentation/filesystems/ecryptfs.txt> to learn more about
+ <file:Documentation/filesystems/ecryptfs.rst> to learn more about
eCryptfs. Userspace components are required and can be
obtained from <http://ecryptfs.sf.net>.