1
0
Fork 0
alistair23-linux/fs/sysv
Lubomir Rintel 6d0b5456e1 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 <lkundrak@v3.sk>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-08-11 00:24:18 -04:00
..
Kconfig fs/Kconfig: move sysv out 2009-01-22 13:15:59 +03:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
balloc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir.c clean up write_begin usage for directories in pagecache 2010-08-09 16:47:31 -04:00
file.c remove inode_setattr 2010-08-09 16:47:37 -04:00
ialloc.c switch sysv to ->evict_inode() 2010-08-09 16:47:59 -04:00
inode.c sysv: do not mark superblock dirty on remount 2010-08-09 16:48:58 -04:00
itree.c get rid of block_write_begin_newtrunc 2010-08-09 16:47:33 -04:00
namei.c constify dentry_operations: misc filesystems 2009-03-27 14:44:00 -04:00
super.c fs/sysv/super.c: add support for non-PDP11 v7 filesystems 2010-08-11 00:24:18 -04:00
symlink.c [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
sysv.h clean up write_begin usage for directories in pagecache 2010-08-09 16:47:31 -04:00