summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/index.rst
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2021-02-22 13:17:24 +0000
committerDavid Howells <dhowells@redhat.com>2021-04-23 10:14:32 +0100
commitfb28afccdb9717173dbe3c42d9649fb7f47b6e6e (patch)
treebfe1e22db68956a42370ae2af5692dce50aa665a /Documentation/filesystems/index.rst
parent3a5829fefd3bb50a4d724f44d016c74b8f19b352 (diff)
downloadlinux-fb28afccdb9717173dbe3c42d9649fb7f47b6e6e.tar.bz2
netfs: Documentation for helper library
Add interface documentation for the netfs helper library. Signed-off-by: David Howells <dhowells@redhat.com> cc: linux-mm@kvack.org cc: linux-cachefs@redhat.com cc: linux-afs@lists.infradead.org cc: linux-nfs@vger.kernel.org cc: linux-cifs@vger.kernel.org cc: ceph-devel@vger.kernel.org cc: v9fs-developer@lists.sourceforge.net cc: linux-fsdevel@vger.kernel.org Link: https://lore.kernel.org/r/161539533275.286939.6246011228676840978.stgit@warthog.procyon.org.uk/ # v4 Link: https://lore.kernel.org/r/161653791767.2770958.2012814194145060913.stgit@warthog.procyon.org.uk/ # v5 Link: https://lore.kernel.org/r/161789072591.6155.9448294406920216219.stgit@warthog.procyon.org.uk/ # v6
Diffstat (limited to 'Documentation/filesystems/index.rst')
-rw-r--r--Documentation/filesystems/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst
index 1f76b1cb3348..d4853cb919d2 100644
--- a/Documentation/filesystems/index.rst
+++ b/Documentation/filesystems/index.rst
@@ -53,6 +53,7 @@ filesystem implementations.
journalling
fscrypt
fsverity
+ netfs_library
Filesystems
===========