Author: cieciwa Date: Tue Feb 7 13:37:10 2006 GMT Module: SOURCES Tag: LINUX_2_6 ---- Log message: - fix for PPC and SPARC.
---- Files affected: SOURCES: reiser4-for-2.6.15-1.patch.patch (NONE -> 1.1.2.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/reiser4-for-2.6.15-1.patch.patch diff -u /dev/null SOURCES/reiser4-for-2.6.15-1.patch.patch:1.1.2.1 --- /dev/null Tue Feb 7 14:37:10 2006 +++ SOURCES/reiser4-for-2.6.15-1.patch.patch Tue Feb 7 14:37:05 2006 @@ -0,0 +1,10 @@ +--- linux-2.6.15.3/fs/reiser4/plugin/item/tail.c.org 2006-02-07 14:30:46.000000000 +0100 ++++ linux-2.6.15.3/fs/reiser4/plugin/item/tail.c 2006-02-07 14:32:45.000000000 +0100 +@@ -338,6 +338,7 @@ + lock_handle lh; + int count, mapped; + struct inode *inode; ++ struct page *new_page; + char *pagedata; + + /* saving passed coord in order to do not move it by tap. */ ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
