Thanks Mathieu,
How your sda2 doing?
Has it survived any crashes since then?
Edward.
On 04/25/2016 06:06 PM, Mathieu Belanger 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.
--
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