[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YNH9V+gHPHkji1ah@google.com>
Date: Tue, 22 Jun 2021 08:10:15 -0700
From: Jaegeuk Kim <jaegeuk@...nel.org>
To: Pavel Machek <pavel@....cz>
Cc: Robin Hsu <robinh3123@...il.com>,
linux-f2fs-devel@...ts.sourceforge.net, chao@...nel.org,
linux-kernel@...r.kernel.org, Robin Hsu <robinhsu@...gle.com>
Subject: Re: [PATCH] sload.f2fs: Reword "IMMUTABLE" in strings/comments
On 06/22, Pavel Machek wrote:
> Hi!
>
> > Since the IMMUTABLE flag for compression is now changed
> > to F2FS_COMPRESS_RELEASED, some 'IMMUTABLE' words should be changed too:
> > 1. sload help page
> > 2. inline comments
> >
> > Signed-off-by: Robin Hsu <robinhsu@...gle.com>
>
> > @@ -650,7 +651,7 @@ void f2fs_parse_options(int argc, char *argv[])
> > }
> > c.compress.min_blocks = val;
> > break;
> > - case 'r': /* compress file to set IMMUTABLE */
> > + case 'r': /* for setting F2FS_COMOPRESS_RELEASE */
>
> Typo.
Ah, fixed. Thank you~
>
> Best regards,
> Pavel
>
> --
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Powered by blists - more mailing lists