lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 22 Jun 2021 15:33:58 +0200
From:   Pavel Machek <pavel@....cz>
To:     Robin Hsu <robinh3123@...il.com>
Cc:     linux-f2fs-devel@...ts.sourceforge.net, jaegeuk@...nel.org,
        chao@...nel.org, linux-kernel@...r.kernel.org,
        Robin Hsu <robinhsu@...gle.com>
Subject: Re: [PATCH] sload.f2fs: Reword "IMMUTABLE" in strings/comments

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.

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ