Fix warning as: Documentation/filesystems/caching/backend-api.rst:417: WARNING: undefined label: documentation/filesystems/netfs_library.rst (if the link has no caption the label must precede a section header) Signed-off-by: Yanteng Si <siyanteng@xxxxxxxxxxx> --- Documentation/filesystems/caching/backend-api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/filesystems/caching/backend-api.rst b/Documentation/filesystems/caching/backend-api.rst index 72c3bbfe7ced..538be97bc1b4 100644 --- a/Documentation/filesystems/caching/backend-api.rst +++ b/Documentation/filesystems/caching/backend-api.rst @@ -414,7 +414,7 @@ A cache backend provides a data I/O API by through the netfs library's ``struct netfs_cache_ops`` attached to a ``struct netfs_cache_resources`` by the ``begin_operation`` method described above. -See :ref:`Documentation/filesystems/netfs_library.rst` for a description. +See :netfs_library: Documentation/filesystems/netfs_library.rst for a description. Miscellaneous Functions -- 2.27.0