Files
mirror_zfs/module/os/linux/zfs
youzhongyang 8eb2f26057 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-04-05 10:01:38 -07:00
..
2023-03-08 11:17:23 -08:00
2023-01-19 16:59:05 -08:00
2022-10-29 13:05:11 -07:00
2023-03-14 15:25:50 -07:00