I made the patch to support kernel 4.6-rc3+. They made change that was not in the initial rc. kernel function rename: page_cache_release -> put_page page_cache_get -> get_page PAGE_CACHE_* -> PAGE_* The attached patch just contain these page_cache change. I will release a unified patch later today for ppl wanting to test it. Note : this patch apply directly to the kernel, after you applied the initial reiser4 patch generated by my other patch. On Thu, 31 Mar 2016 10:44:45 -0600 Mathieu Belanger <admin@xxxxxxxxxxx> wrote: > * New kernel use tmp_wb instead of wb for that part of generic_writeback_sb_inodes > > * Migration doesn't clear page->mem_cgroup of live pages > anymore and so account_page_dirtied do not take a mem_cgroup third argument anymore. -- Mathieu Belanger <admin@xxxxxxxxxxx>
Attachment:
reiser4-for-4.6-rc3-delta.patch
Description: Binary data