mirror_zfs/module/os
Rob Norris 8757506930 Linux 6.18: replace write_cache_pages()
Linux 6.18 removed write_cache_pages() without a usable replacement.
Here we implement a minimal zpl_write_cache_pages() that find the dirty
pages within the mapping, gets them into the expected state and hands
them off to zfs_putpage(), which handles the rest.

Sponsored-by: https://despairlabs.com/sponsor/
Signed-off-by: Rob Norris <robn@despairlabs.com>
2025-12-17 11:24:44 -08:00
..
freebsd FreeBSD: Satisfy ASSERT_VOP_IN_SEQC() 2025-11-13 09:13:28 -08:00
linux Linux 6.18: replace write_cache_pages() 2025-12-17 11:24:44 -08:00