Squashfs: reverse order of filesystem table reading
authorPhillip Lougher <phillip@lougher.demon.co.uk>
Tue, 24 May 2011 01:57:05 +0000 (02:57 +0100)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Wed, 25 May 2011 17:21:31 +0000 (18:21 +0100)
Reverse order of table reading from mostly first to last in placement
order, to last to first.  This is to enable extra superblock sanity
checks to be added in later patches.

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
fs/squashfs/super.c

Simple merge