Re: [PATCH] f2fs: Add f2fs bug tracker link

From: Jaegeuk Kim
Date: Mon Nov 28 2022 - 17:02:12 EST


If you don't mind, let me merge this patch into Chao's patch, since both
are same topic.

On 11/28, Yangtao Li wrote:
> It's better to use bugzilla.kernel.org for reporting bugs.
>
> Signed-off-by: Yangtao Li <frank.li@xxxxxxxx>
> ---
> Documentation/filesystems/f2fs.rst | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/filesystems/f2fs.rst b/Documentation/filesystems/f2fs.rst
> index 6e67c5e6c7c3..67e1f3e86f32 100644
> --- a/Documentation/filesystems/f2fs.rst
> +++ b/Documentation/filesystems/f2fs.rst
> @@ -25,10 +25,14 @@ a consistency checking tool (fsck.f2fs), and a debugging tool (dump.f2fs).
>
> - git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
>
> -For reporting bugs and sending patches, please use the following mailing list:
> +For sending patches, please use the following mailing list:
>
> - linux-f2fs-devel@xxxxxxxxxxxxxxxxxxxxx
>
> +For reporting bugs, please use the following f2fs bug tracker link:
> +
> +- https://bugzilla.kernel.org/enter_bug.cgi?product=File%20System&component=f2fs
> +
> Background and Design issues
> ============================
>
> --
> 2.25.1