Re: [PATCH 0/3] Documentation: update nfs idmapper doc and fix compile issues
From: Jonathan Corbet
Date: Sat Oct 19 2024 - 12:31:52 EST
chenxiaosong@xxxxxxxxxxxxxxxx writes:
> From: ChenXiaoSong <chenxiaosong@xxxxxxxxxx>
>
> Keep usage of `nfsidmap` consistent with nfsidmap manual.
>
> Additionally, fix compile error and warning when running `make htmldocs`.
These are logically separate patches and do not need to be grouped
together. Additionally...
> ChenXiaoSong (3):
> Documentation: nfs: idmapper: keep consistent with nfsidmap manual
> docs: filesystems: fix compile error in netfs_library.rst
> tracing/Documentation: fix compile warning in debugging.rst
>
> Documentation/admin-guide/nfs/nfs-idmapper.rst | 59 ++++++++++++++++++++++++++++++++---------------------------
> Documentation/filesystems/netfs_library.rst | 1 -
This is already fixed in linux-next
> Documentation/trace/index.rst | 1 +
...as is this one.
Thanks,
jon