[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b576e982-3d7f-4fd2-bc70-e7986847a549@kernel.org>
Date: Mon, 7 Dec 2020 23:06:19 +0800
From: Chao Yu <chao@...nel.org>
To: liush <liush@...winnertech.com>, jaegeuk@...nel.org
Cc: linux-f2fs-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, tiny.windzz@...il.com
Subject: Re: [PATCH 2/2] f2fs: don't check PAGE_SIZE again in
sanity_check_raw_super()
On 2020/12/7 18:59, liush wrote:
> From: Yangtao Li <tiny.windzz@...il.com>
>
> Many flash devices read and write a single IO based on a multiple
> of 4KB, and we support only 4KB page cache size now.
>
> Since we already check page size in init_f2fs_fs(), so remove page
> size check in sanity_check_raw_super().
>
> Signed-off-by: Yangtao Li <tiny.windzz@...il.com>
> Signed-off-by: Shaohua Liu <liush@...winnertech.com>
Reviewed-by: Chao Yu <yuchao0@...wei.com>
Thanks,
Powered by blists - more mailing lists