From: Lubomir Rintel Date: Wed, 11 Aug 2010 01:03:34 +0000 (-0700) Subject: fs/sysv/super.c: add support for non-PDP11 v7 filesystems X-Git-Tag: v2.6.36-rc1~96^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d0b5456e14ec19edae7c18de4d355c58b133bd6;p=pandora-kernel.git fs/sysv/super.c: add support for non-PDP11 v7 filesystems This adds byte order autodetection (of PDP-11 and LE filesystems). No attempt is made to detect big-endian filesystems -- were there any? Tested with PDP-11 v7 filesystems and PC-IX maintenance floppy. [akpm@linux-foundation.org: coding-style fixes] [AV: parser.h inclusion was a rudiment of discarded stuff] Signed-off-by: Lubomir Rintel Cc: Christoph Hellwig Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed