hello, found the following. What change will fix this ? --Glenn # cd /tmp/linux-3.17.1 # patch -s -F0 -E -p1 --no-backup-if-mismatch -i /reiser4-for-3.17.3.patch1 out of 1 hunk FAILED -- saving rejects to file include/linux/mm.h.rej # cat include/linux/mm.h.rej --- include/linux/mm.h 2014-11-14 19:10:57.000000000 +0100 +++ include/linux/mm.h 2015-01-11 23:39:42.874076564 +0100 @@ -1235,6 +1235,7 @@ void account_page_dirtied(struct page *page, struct address_space *mapping); int set_page_dirty(struct page *page); int set_page_dirty_lock(struct page *page); +int set_page_dirty_notag(struct page *page); int clear_page_dirty_for_io(struct page *page); int get_cmdline(struct task_struct *task, char *buffer, int buflen); -- 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