Complete patch to apply directly on the kernel is here : https://korinar.com/reiser4/reiser4-for-4.6-rc3.patch.bz2 It contain my initial patch, the Edward barrier patch and my last page_cache renaming patch. Mathieu On Mon, 25 Apr 2016 11:06:20 -0500 Mathieu Belanger <admin@xxxxxxxxxxx> wrote: > 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> -- Mathieu Belanger <admin@xxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html