Re: [PATCH] ecryptfs: use filemap_dirty_folio for address space operations
Christoph Hellwig <[email protected]> Tue, 14 Jul 2026 07:18:37 +0200
| Newsgroups | org.kernel.vger.ecryptfs,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 14, 2026 at 12:00:59AM -0500, Tyler Hicks wrote: > This looks correct to me and I've successfully ran the kernel tests in > the ecryptfs-utils test suite with the patch applied. > > Adding Christoph for comment since this addresses the concern he > documented in the code comment below. Looks good to me: Reviewed-by: Christoph Hellwig <[email protected]>