Re: [PATCH v2 0/3] f2fs: support encrypted inline data
From: Jaegeuk Kim
Date: Sun Jun 14 2026 - 23:04:48 EST
On 06/11, LiaoYuanhong-vivo wrote:
> Hi,
>
> Gentle ping on this series.
>
> v2 tries to address the previous concerns by avoiding per-file software
> tfm growth, preparing the software transform lazily, and explicitly
> disabling unsupported key combinations.
>
> The main remaining limitation is hardware-wrapped keys. If this makes
> the feature unlikely to be accepted, please let me know. Otherwise, I
> would appreciate any review comments on the current direction.
Yeah, that'd be a big win, if we have the hardware-wrapped key support. By
any chance, can you add it in the patch set?
>
> If maintainers have any feasible direction in mind, I would also
> appreciate hearing it.
>
> Thanks,
> Liao Yuanhong