zfs/module/os/linux
youzhongyang 04305bbd18 Linux 6.3 compat: writepage_t first arg struct folio*
The type def of writepage_t in kernel 6.3 is changed to take
struct folio* as the first argument. We need to detect this
change and pass correct function to write_cache_pages().

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Signed-off-by: Youzhong Yang <yyang@mathworks.com>
Closes #14699
2023-06-05 10:59:02 -07:00
..
spl zed: mark disks as REMOVED when they are removed 2023-03-27 11:32:09 -07:00
zfs Linux 6.3 compat: writepage_t first arg struct folio* 2023-06-05 10:59:02 -07:00