]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[JFFS2] Repack some on-medium structures. ARM is weirder than I thought.
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 16 May 2006 22:03:08 +0000 (23:03 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 16 May 2006 22:03:08 +0000 (23:03 +0100)
commitba9627b85fcb5ed67285ca0711f0f4d1e965746e
tree4a21707583c0cbbcc63cc23f416b3fa2f609e1e0
parent35af68b53a62c98bf551aaae7be179bde248eb34
[JFFS2] Repack some on-medium structures. ARM is weirder than I thought.

We have to pack at least the jint16_t structure, because otherwise it'll
be four bytes in size. Thankfully, we can do that and _not_ pack the
actual node structures, and the compiler still doesn't emit stupid code.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
include/linux/jffs2.h