From: David Woodhouse Date: Sun, 21 May 2006 03:36:45 +0000 (+0100) Subject: [JFFS2] Add length argument to jffs2_add_physical_node_ref() X-Git-Tag: v2.6.18-rc1~1105^2~74^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b64335f2b740d6f5dbf5d3b04af30d407bf599f5;p=pandora-kernel.git [JFFS2] Add length argument to jffs2_add_physical_node_ref() If __totlen is going away, we need to pass the length in separately. Also stop callers from needlessly setting ref->next_phys to NULL, since that's done for them... and since that'll also be going away soon. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed