[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e2b8c2e2-3a99-88c0-d47e-547d2b3517d3@kernel.org>
Date: Sun, 30 Aug 2020 11:18:07 +0800
From: Chao Yu <chao@...nel.org>
To: "Matthew Wilcox (Oracle)" <willy@...radead.org>,
Jaegeuk Kim <jaegeuk@...nel.org>
Cc: linux-f2fs-devel@...ts.sourceforge.net,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] f2fs: Simplify SEEK_DATA implementation
On 2020-8-25 5:48, Matthew Wilcox (Oracle) wrote:
> Instead of finding the first dirty page and then seeing if it matches
> the index of a block that is NEW_ADDR, delay the lookup of the dirty
> bit until we've actually found a block that's NEW_ADDR.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@...radead.org>
Reviewed-by: Chao Yu <yuchao0@...wei.com>
Thanks,
Powered by blists - more mailing lists