Re: [PATCH 1/6] fs: Update outdated comment for SB_INLINECRYPT
Christoph Hellwig <[email protected]> Mon, 20 Jul 2026 02:25:39 -0700
| Newsgroups | org.kernel.vger.linux-fscrypt,net.sourceforge.lists.linux-f2fs-devel,org.kernel.vger.linux-block,org.kernel.vger.linux-doc,org.kernel.vger.linux-ext4,org.kernel.vger.linux-fsdevel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jul 18, 2026 at 02:46:50PM -0700, Eric Biggers wrote: > Update the comment for SB_INLINECRYPT to match the latest code, where > SB_INLINECRYPT now controls whether blk-crypto uses inline encryption > hardware rather than whether blk-crypto is used. Looks good: Reviewed-by: Christoph Hellwig <[email protected]>