mirror_zfs/include/os/linux
Brian Behlendorf 3fc92adc40
Linux: use filemap_range_has_page()
As of the 4.13 kernel filemap_range_has_page() can be used to
check if there is a page mapped in a given file range.  When
available this interface should be used which eliminates the
need for the zp->z_is_mapped boolean.

Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #14493
2023-02-14 11:04:34 -08:00
..
kernel/linux change how d_alias is replaced by du.d_alias 2023-01-12 10:14:04 -08:00
spl x86 asm: Replace .align with .balign 2023-01-24 09:04:39 -08:00
zfs/sys Linux: use filemap_range_has_page() 2023-02-14 11:04:34 -08:00
Makefile.am Unify Assembler files between Linux and Windows 2023-01-17 11:09:19 -08:00