diff options
author | Brian Behlendorf <[email protected]> | 2023-02-14 11:04:34 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2023-02-14 11:04:34 -0800 |
commit | 3fc92adc409a36de229c78c7ca3d4689e9386bd3 (patch) | |
tree | 7a2ec1de6ac61e712e8b7676ae5ce77aa6a79de2 /README.md | |
parent | ab672133a9bde75d20afd59d8db1405c7300a557 (diff) |
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 <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #14493
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions