]> git.ipfire.org Git - thirdparty/linux.git/commit
NFSD: Docs: clean up pnfs server timeout docs
authorRandy Dunlap <rdunlap@infradead.org>
Wed, 18 Mar 2026 22:21:05 +0000 (15:21 -0700)
committerChuck Lever <chuck.lever@oracle.com>
Fri, 3 Apr 2026 13:29:32 +0000 (09:29 -0400)
commitd644a698de12e996778657f65a4608299368e138
treeec2791f9b94e95dbab9e9c1208eb4fb13ee225e8
parent124f9af22ce27d146f11e37f826671a0a1953ad5
NFSD: Docs: clean up pnfs server timeout docs

Make various changes to the documentation formatting to avoid docs
build errors and otherwise improve the produced output format:

- use bullets for lists
- don't use a '.' at the end of echo commands
- fix indentation

Documentation/admin-guide/nfs/pnfs-block-server.rst:55: ERROR: Unexpected indentation. [docutils]
Documentation/admin-guide/nfs/pnfs-scsi-server.rst:37: ERROR: Unexpected indentation. [docutils]

Fixes: 6a97f70b45e7 ("NFSD: Enforce timeout on layout recall and integrate lease manager fencing")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Documentation/admin-guide/nfs/pnfs-block-server.rst
Documentation/admin-guide/nfs/pnfs-scsi-server.rst