commit | b64335f2b740d6f5dbf5d3b04af30d407bf599f5 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Sun May 21 04:36:45 2006 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Sun May 21 04:36:45 2006 +0100 |
tree | 442e85ebc977f8d01bf9c1fe6dfbe898788422c5 | |
parent | 49f11d40751b974f3b829f208eefa6f97a10cac8 [diff] |
[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 <dwmw2@infradead.org>