[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a5744cfc-8c00-02bb-8518-6e86380557c4@kernel.org>
Date: Tue, 25 Oct 2022 15:33:59 +0800
From: Chao Yu <chao@...nel.org>
To: Yangtao Li <frank.li@...o.com>, jaegeuk@...nel.org
Cc: linux-f2fs-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] f2fs: fix gc mode when gc_urgent_high_remaining is
1
On 2022/10/25 14:50, Yangtao Li wrote:
> Under the current logic, when gc_urgent_high_remaining is set to 1,
> the mode will be switched to normal at the beginning, instead of
> running in gc_urgent mode.
>
> Let's switch the gc mode back to normal when the gc ends.
>
> Fixes: 265576181b4a ("f2fs: remove gc_urgent_high_limited for cleanup")
>
Unneeded empty line here, it's trivial though...
> Signed-off-by: Yangtao Li <frank.li@...o.com>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists