summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2019-06-07 20:54:35 +0200
committerJonathan Corbet2019-06-08 21:42:13 +0200
commit5c437fa29561f5809ef114ba3a5e80556cc43fb3 (patch)
treef1e31a2a7189dfd56f0bd3528e2005e6bf54ea6f /include/linux/fs.h
parentdocs: isdn: remove hisax references from kernel-parameters.txt (diff)
downloadkernel-qcow2-linux-5c437fa29561f5809ef114ba3a5e80556cc43fb3.tar.gz
kernel-qcow2-linux-5c437fa29561f5809ef114ba3a5e80556cc43fb3.tar.xz
kernel-qcow2-linux-5c437fa29561f5809ef114ba3a5e80556cc43fb3.zip
docs: fs: fix broken links to vfs.txt with was renamed to vfs.rst
A recent documentation conversion renamed this file but forgot to update the links. Fixes: af96c1e304f7 ("docs: filesystems: vfs: Convert vfs.txt to RST") Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'include/linux/fs.h')
-rw-r--r--include/linux/fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/fs.h b/include/linux/fs.h
index f7fdfe93e25d..c564cf3f48d9 100644
--- a/include/linux/fs.h
+++ b/include/linux/fs.h
@@ -1769,7 +1769,7 @@ struct block_device_operations;
/*
* These flags control the behavior of the remap_file_range function pointer.
* If it is called with len == 0 that means "remap to end of source file".
- * See Documentation/filesystems/vfs.txt for more details about this call.
+ * See Documentation/filesystems/vfs.rst for more details about this call.
*
* REMAP_FILE_DEDUP: only remap if contents identical (i.e. deduplicate)
* REMAP_FILE_CAN_SHORTEN: caller can handle a shortened request