Re: [f2fs-dev] [PATCH 13/14] f2fs: allow large folio support to writeable files

From: Nanzhe Zhao

Date: Mon Sep 07 2026 - 07:18:09 EST


On Mon, 31 Aug 2026 16:31:36 +0800, Chao Yu wrote:
> We start to use blk-crypto rather than fs-layer file contents en/decryption
> code, I think we update f2fs_mapping_set_large_folio() to allow encrypted
> file to work w/ large folio.

Oh, I missed that information. I'll remove the encrypted gate in
f2fs_mapping_set_large_folio() in the next version.

Thanks,
Nanzhe