Squashfs: Fix sanity check patches on big-endian systems
commitd5b72ce15ea99a0b8f0d1973074c584daf92d70e
authorPhillip Lougher <phillip@lougher.demon.co.uk>
Sat, 28 May 2011 23:38:46 +0000 (29 00:38 +0100)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Sun, 29 May 2011 09:03:09 +0000 (29 10:03 +0100)
treeead92ef8a1251f6e1bffd62bd9de9d98daa6c7a2
parentd7f2ff6718efa155fd92e481a5960496d084c63f
Squashfs: Fix sanity check patches on big-endian systems

le64 values should be swapped when accessing on
big-endian systems.

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