docs: filesystems: fix renamed references
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 14 Apr 2020 16:48:37 +0000 (18:48 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 20 Apr 2020 21:45:22 +0000 (15:45 -0600)
commit0c1bc6b84525b96aa9fb8f6fbe8c5cb26a5c0ead
treeb0acc4242c80ff1f468f573e8a223178a26b1283
parent3ecad8c2c1ff333e204c26e2f0dddfa623153f87
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>
45 files changed:
Documentation/ABI/stable/sysfs-devices-node
Documentation/ABI/testing/procfs-smaps_rollup
Documentation/admin-guide/cpu-load.rst
Documentation/admin-guide/nfs/nfsroot.rst
Documentation/driver-api/driver-model/device.rst
Documentation/driver-api/driver-model/overview.rst
Documentation/filesystems/dax.txt
Documentation/filesystems/dnotify.txt
Documentation/filesystems/ramfs-rootfs-initramfs.rst
Documentation/filesystems/sysfs.rst
Documentation/powerpc/firmware-assisted-dump.rst
Documentation/process/adding-syscalls.rst
Documentation/translations/it_IT/process/adding-syscalls.rst
Documentation/translations/zh_CN/filesystems/sysfs.txt
drivers/base/core.c
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.h
fs/Kconfig
fs/Kconfig.binfmt
fs/adfs/Kconfig
fs/affs/Kconfig
fs/afs/Kconfig
fs/bfs/Kconfig
fs/cramfs/Kconfig
fs/ecryptfs/Kconfig
fs/hfs/Kconfig
fs/hpfs/Kconfig
fs/isofs/Kconfig
fs/namespace.c
fs/notify/inotify/Kconfig
fs/ntfs/Kconfig
fs/ocfs2/Kconfig
fs/proc/Kconfig
fs/romfs/Kconfig
fs/sysfs/dir.c
fs/sysfs/file.c
fs/sysfs/mount.c
fs/sysfs/symlink.c
fs/sysv/Kconfig
fs/udf/Kconfig
include/linux/kobject.h
include/linux/kobject_ns.h
include/linux/relay.h
include/linux/sysfs.h
kernel/relay.c
lib/kobject.c