Files
mirror_zfs/config
Coleman Kane 679be593dd Linux 5.16: wait_on_page_bit() no longer available to modules
Instead, linux/pagemap.h offers a number of folio-specific functions to
be called instead. In this case, module/os/linux/zfs/zfs_vnops_os.c
wants to call wait_on_page_bit(pp, PG_writeback). This gets replaced
with folio_wait_bit(folio_page(pp), PG_writeback). This change modifies
the code to conditionally compile that if configure identifies th
presence of the folio_wait_bit() function.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Coleman Kane <ckane@colemankane.org>
Closes #12800
2021-12-06 13:40:43 -08:00
..
2020-11-17 20:29:02 +00:00
2020-04-14 11:36:28 -07:00
2021-01-05 10:33:55 -08:00
2020-08-20 10:30:06 -07:00
2021-06-23 13:22:15 -07:00
2021-06-23 13:22:15 -07:00
2020-12-23 13:08:30 -08:00
2021-09-22 15:19:08 -07:00
2021-11-12 16:31:55 -08:00
2021-01-05 10:25:59 -08:00
2020-06-08 16:32:02 -07:00
2020-06-09 21:24:09 -07:00
2019-10-01 12:50:34 -07:00
2019-10-01 12:50:34 -07:00
2021-01-05 10:33:55 -08:00
2019-08-30 09:40:30 -07:00
2021-11-12 15:24:36 -08:00
2020-07-14 17:33:44 -07:00
2021-01-05 10:33:55 -08:00
2021-01-05 10:33:55 -08:00
2021-01-05 10:33:55 -08:00
2021-01-05 10:33:55 -08:00
2021-01-05 10:33:55 -08:00
2021-01-05 10:33:55 -08:00
2020-07-10 14:26:00 -07:00
2021-11-12 15:24:36 -08:00
2019-10-01 12:50:34 -07:00