commit | 19e56ceae7cb1833ffd806038c19477b2c265f9f | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Wed Apr 23 01:26:12 2008 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Wed Apr 23 01:26:12 2008 +0100 |
tree | 33994cb7e2d6c4e92edb8476abed89f1adeaa975 | |
parent | 27e6b8e388fffb332476ddab00bbe05cd5da5f32 [diff] |
[JFFS2] Finally remove redundant ref->__totlen field. Haven't had any complaints about it recently, despite having the test code enabled to verify that the calculated length is correct. Kill it off, just by #undef TEST_TOTLEN for now; removing it for real can come a little later. Signed-off-by: David Woodhouse <dwmw2@infradead.org>