2024-01-24 08:22:21

by Randy Dunlap

[permalink] [raw]
Subject: [PATCH -next] fs: remove NTFS classic from docum. index

With the remove of the NTFS classic filesystem, also remove its
documentation entry from the filesystems index to prevent a
kernel-doc warning:

Documentation/filesystems/index.rst:63: WARNING: toctree contains reference to nonexisting document 'filesystems/ntfs'

Fixes: 9c67092ed339 ("fs: Remove NTFS classic")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: "Matthew Wilcox (Oracle)" <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: [email protected]
Cc: Namjae Jeon <[email protected]>
Cc: Dave Chinner <[email protected]>
Cc: Anton Altaparmakov <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: [email protected]
---
Documentation/filesystems/index.rst | 1 -
1 file changed, 1 deletion(-)

diff -- a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst
--- a/Documentation/filesystems/index.rst
+++ b/Documentation/filesystems/index.rst
@@ -98,7 +98,6 @@ Documentation for filesystem implementat
isofs
nilfs2
nfs/index
- ntfs
ntfs3
ocfs2
ocfs2-online-filecheck


2024-01-24 11:12:36

by Christian Brauner

[permalink] [raw]
Subject: Re: [PATCH -next] fs: remove NTFS classic from docum. index

On Tue, 23 Jan 2024 17:14:24 -0800, Randy Dunlap wrote:
> With the remove of the NTFS classic filesystem, also remove its
> documentation entry from the filesystems index to prevent a
> kernel-doc warning:
>
> Documentation/filesystems/index.rst:63: WARNING: toctree contains reference to nonexisting document 'filesystems/ntfs'
>
>
> [...]

Applied to the vfs.fs branch of the vfs/vfs.git tree.
Patches in the vfs.fs branch should appear in linux-next soon.

Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.

It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.

Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.

tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs.fs

[1/1] fs: remove NTFS classic from docum. index
https://git.kernel.org/vfs/vfs/c/06b8db3a7dde