diff --git a/SOURCES/0075-mm-require-set_page_dirty-to-be-explicitly-wired-up.patch b/SOURCES/0075-mm-require-set_page_dirty-to-be-explicitly-wired-up.patch index d1761a9..1365722 100644 --- a/SOURCES/0075-mm-require-set_page_dirty-to-be-explicitly-wired-up.patch +++ b/SOURCES/0075-mm-require-set_page_dirty-to-be-explicitly-wired-up.patch @@ -33,7 +33,7 @@ index 1803ef3220fdbd6ca51470b736ca3ab596588fc3..ca37d43443612c61200b07b69e40993e static const struct address_space_operations exfat_aops = { + .set_page_dirty = __set_page_dirty_buffers, .readpage = exfat_readpage, - .readpages = exfat_readpages, + .readahead = exfat_readahead, .writepage = exfat_writepage, -- 2.31.1 diff --git a/SPECS/kmod-exfat.spec b/SPECS/kmod-exfat.spec index 4a7daa6..f52acd3 100644 --- a/SPECS/kmod-exfat.spec +++ b/SPECS/kmod-exfat.spec @@ -49,7 +49,7 @@ Patch18: 0018-exfat-truncate-atimes-to-2s-granularity.patch Patch19: 0019-exfat-use-iter_file_splice_write.patch Patch20: 0020-exfat-fix-possible-memory-leak-in-exfat_find.patch Patch21: 0021-exfat-add-the-dummy-mount-options-to-be-backward-com.patch -#Patch22: 0022-fs-convert-mpage_readpages-to-mpage_readahead.patch +Patch22: 0022-fs-convert-mpage_readpages-to-mpage_readahead.patch Patch23: 0023-exfat-Simplify-exfat_utf8_d_cmp-for-code-points-abov.patch Patch24: 0024-exfat-Use-a-more-common-logging-style.patch Patch25: 0025-exfat-Simplify-exfat_utf8_d_hash-for-code-points-abo.patch @@ -216,6 +216,7 @@ fi %changelog * Fri Jun 03 2022 Kmods SIG - 4.18.0.0-4 - Rebuild for 4.18.0-394.el8 +- Enable 0022-fs-convert-mpage_readpages-to-mpage_readahead.patch * Sun Jan 23 2022 Kmods SIG - 4.18.0.0-3 - Rebuild for 4.18.0-358.el8