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:   Sat, 9 Oct 2021 12:24:31 +0800
From:   Chao Yu <chao@...nel.org>
To:     keosung.park@...sung.com, "jaegeuk@...nel.org" <jaegeuk@...nel.org>
Cc:     "linux-f2fs-devel@...ts.sourceforge.net" 
        <linux-f2fs-devel@...ts.sourceforge.net>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "tanghuan@...o.com" <tanghuan@...o.com>,
        "changfengnan@...o.com" <changfengnan@...o.com>,
        Daejun Park <daejun7.park@...sung.com>,
        Jinyoung CHOI <j-young.choi@...sung.com>,
        Sung-Jun Park <sungjun07.park@...sung.com>
Subject: Re: [PATCH v2] f2fs: fix to use WHINT_MODE

On 2021/9/30 8:59, Keoseong Park wrote:
> Since active_logs can be set to 2 or 4 or NR_CURSEG_PERSIST_TYPE(6),
> it cannot be set to NR_CURSEG_TYPE(8).
> That is, whint_mode is always off.
> 
> Therefore, the condition is changed from NR_CURSEG_TYPE to NR_CURSEG_PERSIST_TYPE.
> 

Fixes: d0b9e42ab615 (f2fs: introduce inmem curseg)

> Cc: Chao Yu <chao@...nel.org>
> Reported-by: Huan Tang <tanghuan@...o.com>
> Signed-off-by: Fengnan Chang <changfengnan@...o.com>
> Signed-off-by: Keoseong Park <keosung.park@...sung.com>

Reviewed-by: Chao Yu <chao@...nel.org>

Thanks,

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ