Re: [PATCH] Documentation: filesystems: update filename extensions

From: Jonathan Corbet
Date: Fri Nov 22 2024 - 12:34:29 EST


Randy Dunlap <rdunlap@xxxxxxxxxxxxx> writes:

> Update references to most txt files to rst files.
> Update one reference to an md file to a rst file.
> Update one file path to its current location.
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Cc: Jonathan Corbet <corbet@xxxxxxx>
> Cc: linux-doc@xxxxxxxxxxxxxxx
> Cc: Alexander Viro <viro@xxxxxxxxxxxxxxxxxx>
> Cc: Christian Brauner <brauner@xxxxxxxxxx>
> Cc: Jan Kara <jack@xxxxxxx>
> Cc: linux-fsdevel@xxxxxxxxxxxxxxx
> Cc: Ian Kent <raven@xxxxxxxxxx>
> Cc: autofs@xxxxxxxxxxxxxxx
> Cc: Alexander Aring <aahringo@xxxxxxxxxx>
> Cc: David Teigland <teigland@xxxxxxxxxx>
> Cc: gfs2@xxxxxxxxxxxxxxx
> Cc: Eric Biggers <ebiggers@xxxxxxxxxx>
> Cc: Theodore Y. Ts'o <tytso@xxxxxxx>
> Cc: fsverity@xxxxxxxxxxxxxxx
> Cc: Mark Fasheh <mark@xxxxxxxxxx>
> Cc: Joel Becker <jlbec@xxxxxxxxxxxx>
> Cc: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
> Cc: ocfs2-devel@xxxxxxxxxxxxxxx
> ---
> Documentation/filesystems/autofs.rst | 2 +-
> Documentation/filesystems/dlmfs.rst | 2 +-
> Documentation/filesystems/fsverity.rst | 2 +-
> Documentation/filesystems/path-lookup.rst | 2 +-
> Documentation/filesystems/path-lookup.txt | 2 +-
> Documentation/filesystems/ramfs-rootfs-initramfs.rst | 2 +-
> 6 files changed, 6 insertions(+), 6 deletions(-)

Applied, thanks.

jon