Files
mirror_zfs/config
Coleman Kane 4434baab11 Linux 5.14 compat: explicity assign set_page_dirty
Kernel 5.14 introduced a change where set_page_dirty of
struct address_space_operations is no longer implicitly set to
__set_page_dirty_buffers(), which ended up resulting in a NULL
pointer deref in the kernel when it is attempted to be called.
This change sets .set_page_dirty in the structure to
__set_page_dirty_nobuffers(), which was introduced with the
related patch set. The breaking change was introduce in commit
0af573780b0b13fceb7fabd49dc1b073cee9a507 to torvalds/linux.git.

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