Re: [PATCH] f2fs: Documentation edits/fixes
From: Jonathan Corbet
Date: Thu Sep 03 2020 - 12:30:34 EST
On Wed, 2 Sep 2020 17:08:31 -0700
Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
> From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>
> Correct grammar and spelling.
>
> Drop duplicate section for resize.f2fs.
>
> Change one occurrence of F2fs to F2FS for consistency.
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Cc: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
> Cc: Chao Yu <yuchao0@xxxxxxxxxx>
> Cc: linux-f2fs-devel@xxxxxxxxxxxxxxxxxxxxx
> ---
> Documentation/filesystems/f2fs.rst | 53 +++++++++++----------------
> 1 file changed, 23 insertions(+), 30 deletions(-)
So this, I guess, needs to go through the f2fs tree since it doesn't apply
to docs-next currently.
Thanks,
jon