NetBSD/sys/ufs/ffs
tsutsui cd07663368 Fix inconsistent changes in rev 1.153 and 1.154:
Adjust fs->fs_maxfilesize instead of ump->um_maxfilesize
in ffs_oldfscompat_read() because the latter is overrided
by the former after ffs_oldfscompat_read() returned.

Fixes EFBIG errors on read(2) and "exec /sbin/init: error 8"
problem on mac68k after mountroot() on old 4.3BSD UFS created
by the Mkfs tool for MacOS (reported and confirmed on port-mac68k).
2007-05-29 11:30:17 +00:00
..
ffs_alloc.c
ffs_appleufs.c
ffs_balloc.c
ffs_bswap.c
ffs_extern.h
ffs_inode.c
ffs_snapshot.c
ffs_softdep.c
ffs_softdep.stub.c
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Fix inconsistent changes in rev 1.153 and 1.154: 2007-05-29 11:30:17 +00:00
ffs_vnops.c
fs.h
Makefile
softdep.h