[JFFS2] Finally remove redundant ref->__totlen field.
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 23 Apr 2008 00:26:12 +0000 (01:26 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 23 Apr 2008 00:26:12 +0000 (01:26 +0100)
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>

No differences found