[PATCH 0/3] NFSD IO MODES documentation fixes

Bagas Sanjaya posted 3 patches 2 weeks, 2 days ago
Documentation/filesystems/nfs/index.rst       |  1 +
.../filesystems/nfs/nfsd-io-modes.rst         | 33 ++++++++++++-------
2 files changed, 22 insertions(+), 12 deletions(-)
[PATCH 0/3] NFSD IO MODES documentation fixes
Posted by Bagas Sanjaya 2 weeks, 2 days ago
Hi,

Here are fixes for NFSD IO modes documentation as reported in linux-next [1].

Enjoy!

[1]: https://lore.kernel.org/linux-next/20251202152506.7a2d2d41@canb.auug.org.au/

Bagas Sanjaya (3):
  NFSD: Add toctree entry for NFSD IO modes docs
  NFSD: nfsd-io-modes: Wrap shell snippets in literal code blocks
  NFSD: nfsd-io-modes: Separate lists

 Documentation/filesystems/nfs/index.rst       |  1 +
 .../filesystems/nfs/nfsd-io-modes.rst         | 33 ++++++++++++-------
 2 files changed, 22 insertions(+), 12 deletions(-)


base-commit: fa8d4e6784d1b6a6eaa3911bac993181631d2856
-- 
An old man doll... just what I always wanted! - Clara
Re: [PATCH 0/3] NFSD IO MODES documentation fixes
Posted by Chuck Lever 2 weeks, 2 days ago
From: Chuck Lever <chuck.lever@oracle.com>

On Wed, 03 Dec 2025 08:09:08 +0700, Bagas Sanjaya wrote:
> Here are fixes for NFSD IO modes documentation as reported in linux-next [1].
> 
> Enjoy!
> 
> [1]: https://lore.kernel.org/linux-next/20251202152506.7a2d2d41@canb.auug.org.au/
> 
> Bagas Sanjaya (3):
>   NFSD: Add toctree entry for NFSD IO modes docs
>   NFSD: nfsd-io-modes: Wrap shell snippets in literal code blocks
>   NFSD: nfsd-io-modes: Separate lists
> 
> [...]

Applied to nfsd-next, thanks!

[1/3] NFSD: Add toctree entry for NFSD IO modes docs
      commit: 21478b6ecaa443ee5a89ae744559583ffbe50f30
[2/3] NFSD: nfsd-io-modes: Wrap shell snippets in literal code blocks
      commit: 4fcf9952fb3137c64e32edb5fcd03da6febe4724
[3/3] NFSD: nfsd-io-modes: Separate lists
      commit: df8c841dd92a7f262ad4fa649aa493b181e02812

--
Chuck Lever
Re: [PATCH 0/3] NFSD IO MODES documentation fixes
Posted by Jeff Layton 2 weeks, 2 days ago
On Wed, 2025-12-03 at 08:09 +0700, Bagas Sanjaya wrote:
> Hi,
> 
> Here are fixes for NFSD IO modes documentation as reported in linux-next [1].
> 
> Enjoy!
> 
> [1]: https://lore.kernel.org/linux-next/20251202152506.7a2d2d41@canb.auug.org.au/
> 
> Bagas Sanjaya (3):
>   NFSD: Add toctree entry for NFSD IO modes docs
>   NFSD: nfsd-io-modes: Wrap shell snippets in literal code blocks
>   NFSD: nfsd-io-modes: Separate lists
> 
>  Documentation/filesystems/nfs/index.rst       |  1 +
>  .../filesystems/nfs/nfsd-io-modes.rst         | 33 ++++++++++++-------
>  2 files changed, 22 insertions(+), 12 deletions(-)
> 
> 
> base-commit: fa8d4e6784d1b6a6eaa3911bac993181631d2856

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Re: [PATCH 0/3] NFSD IO MODES documentation fixes
Posted by Randy Dunlap 2 weeks, 2 days ago

On 12/2/25 5:09 PM, Bagas Sanjaya wrote:
> Hi,
> 
> Here are fixes for NFSD IO modes documentation as reported in linux-next [1].
> 
> Enjoy!
> 
> [1]: https://lore.kernel.org/linux-next/20251202152506.7a2d2d41@canb.auug.org.au/
> 
> Bagas Sanjaya (3):
>   NFSD: Add toctree entry for NFSD IO modes docs
>   NFSD: nfsd-io-modes: Wrap shell snippets in literal code blocks
>   NFSD: nfsd-io-modes: Separate lists
> 
>  Documentation/filesystems/nfs/index.rst       |  1 +
>  .../filesystems/nfs/nfsd-io-modes.rst         | 33 ++++++++++++-------
>  2 files changed, 22 insertions(+), 12 deletions(-)
> 
> 
> base-commit: fa8d4e6784d1b6a6eaa3911bac993181631d2856

for all 3 patches:

Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.
-- 
~Randy