45a21b76f0
* Rather than using mnt_maxsymlinklen to indicate that a file systems returns d_type fields(!), add a new internal flag, IMNT_DTYPE. Add 3 new elements to ufsmount: * um_maxsymlinklen, replaces mnt_maxsymlinklen (which never should have existed in the first place). * um_dirblksiz, which tracks the current directory block size, eliminating the FS-specific checks littered throughout the code. This may be used later to make the block size variable. * um_maxfilesize, which is the maximum file size, possibly adjusted lower due to implementation issues. Sync some bug fixes from FFS into ext2fs, particularly: * ffs_lookup.c 1.21, 1.28, 1.33, 1.48 * ffs_inode.c 1.43, 1.44, 1.45, 1.66, 1.67 * ffs_vnops.c 1.84, 1.85, 1.86 Clean up some crappy pointer frobnication. |
||
---|---|---|
.. | ||
compat_exec.c | ||
compat_file.c | ||
compat_file.h | ||
compat_util.c | ||
compat_util.h | ||
gen_errno_tables.awk | ||
kern_exit_43.c | ||
kern_info_09.c | ||
kern_info_43.c | ||
kern_ipc_10.c | ||
kern_resource_43.c | ||
kern_sig_13.c | ||
kern_sig_43.c | ||
kern_xxx_12.c | ||
Makefile | ||
Makefile.inc | ||
sysv_ipc_14.c | ||
sysv_msg_14.c | ||
sysv_sem_14.c | ||
sysv_shm_14.c | ||
tty_43.c | ||
uipc_syscalls_43.c | ||
vfs_syscalls_12.c | ||
vfs_syscalls_20.c | ||
vfs_syscalls_43.c | ||
vm_12.c | ||
vm_43.c |