mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
docs: filesystems: fix renamed references
Some filesystem references got broken by a previous patch series I submitted. Address those. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Acked-by: David Sterba <dsterba@suse.com> # fs/affs/Kconfig Link: https://lore.kernel.org/r/57318c53008dbda7f6f4a5a9e5787f4d37e8565a.1586881715.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
committed by
Jonathan Corbet
parent
3ecad8c2c1
commit
0c1bc6b845
@@ -3595,7 +3595,7 @@ EXPORT_SYMBOL(path_is_under);
|
||||
* file system may be mounted on put_old. After all, new_root is a mountpoint.
|
||||
*
|
||||
* Also, the current root cannot be on the 'rootfs' (initial ramfs) filesystem.
|
||||
* See Documentation/filesystems/ramfs-rootfs-initramfs.txt for alternatives
|
||||
* See Documentation/filesystems/ramfs-rootfs-initramfs.rst for alternatives
|
||||
* in this situation.
|
||||
*
|
||||
* Notes:
|
||||
|
||||
Reference in New Issue
Block a user