Re: [PATCH v2 0/3] f2fs: support encrypted inline data
Jaegeuk Kim <[email protected]> Mon, 15 Jun 2026 03:04:35 +0000
| Newsgroups | org.kernel.vger.linux-fscrypt,net.sourceforge.lists.linux-f2fs-devel,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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