Linux-Doc Archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] fs: remove NTFS classic from docum. index
@ 2024-01-24  1:14 Randy Dunlap
  2024-01-24 11:12 ` Christian Brauner
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2024-01-24  1:14 UTC (permalink / raw
  To: linux-kernel
  Cc: Randy Dunlap, Matthew Wilcox (Oracle), Alexander Viro,
	Christian Brauner, Jan Kara, linux-fsdevel, Namjae Jeon,
	Dave Chinner, Anton Altaparmakov, Jonathan Corbet, linux-doc

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 <rdunlap@infradead.org>
Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Christian Brauner <brauner@kernel.org>
Cc: Jan Kara <jack@suse.cz>
Cc: linux-fsdevel@vger.kernel.org
Cc: Namjae Jeon <linkinjeon@kernel.org>
Cc: Dave Chinner <david@fromorbit.com>
Cc: Anton Altaparmakov <anton@tuxera.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH -next] fs: remove NTFS classic from docum. index
  2024-01-24  1:14 [PATCH -next] fs: remove NTFS classic from docum. index Randy Dunlap
@ 2024-01-24 11:12 ` Christian Brauner
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Brauner @ 2024-01-24 11:12 UTC (permalink / raw
  To: linux-kernel, Randy Dunlap
  Cc: Christian Brauner, Matthew Wilcox (Oracle), Alexander Viro,
	Jan Kara, linux-fsdevel, Namjae Jeon, Dave Chinner,
	Anton Altaparmakov, Jonathan Corbet, linux-doc

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-24 11:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-24  1:14 [PATCH -next] fs: remove NTFS classic from docum. index Randy Dunlap
2024-01-24 11:12 ` Christian Brauner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).