diff options
author | Tomohiro Kusumi <[email protected]> | 2019-05-26 05:42:09 +0900 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-05-25 13:42:09 -0700 |
commit | bfd5a709e74dfe9358b339b4a17c4ad6567b85c7 (patch) | |
tree | 9b6617b5977cf7d9f3037bcc183424fdeeeb25d6 /cmd | |
parent | 36c110f9943f3abe2ac59ffa7e76b48e8dbfc1b6 (diff) |
Linux 5.2 compat: Directly call wait_on_page_bit()
wait_on_page_writeback() was made GPL only in torvalds/linux@19343b5bdd.
Directly call wait_on_page_bit() without using wait_on_page_writeback()
interface, given zfs_putpage() is the only caller for now.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: loli10K <[email protected]>
Signed-off-by: Tomohiro Kusumi <[email protected]>
Closes #8794
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions