diff options
| author | Bagas Sanjaya <bagasdotme@gmail.com> | 2025-12-03 08:09:09 +0700 |
|---|---|---|
| committer | Chuck Lever <chuck.lever@oracle.com> | 2025-12-03 09:05:14 -0500 |
| commit | 21478b6ecaa443ee5a89ae744559583ffbe50f30 (patch) | |
| tree | 6e6946d153e518ef54893716411d6702bbeadde4 /Documentation/filesystems | |
| parent | fa8d4e6784d1b6a6eaa3911bac993181631d2856 (diff) | |
| download | tip-21478b6ecaa443ee5a89ae744559583ffbe50f30.tar.gz | |
NFSD: Add toctree entry for NFSD IO modes docs
Commit fa8d4e6784d1b6 ("NFSD: add
Documentation/filesystems/nfs/nfsd-io-modes.rst") adds documentation for
NFSD I/O modes, but it forgets to add toctree entry for it. Hence,
Sphinx reports:
Documentation/filesystems/nfs/nfsd-io-modes.rst: WARNING: document isn't included in any toctree [toc.not_included]
Add the entry.
Fixes: fa8d4e6784d1b6 ("NFSD: add Documentation/filesystems/nfs/nfsd-io-modes.rst")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20251202152506.7a2d2d41@canb.auug.org.au/
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'Documentation/filesystems')
| -rw-r--r-- | Documentation/filesystems/nfs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/nfs/index.rst b/Documentation/filesystems/nfs/index.rst index 95c2c009874cef..a29a212b5b4df4 100644 --- a/Documentation/filesystems/nfs/index.rst +++ b/Documentation/filesystems/nfs/index.rst @@ -13,5 +13,6 @@ NFS rpc-cache rpc-server-gss nfs41-server + nfsd-io-modes knfsd-stats reexport |
