NetBSD/sys/ufs
christos 7c83b624ee We need to check if the inode is initialized for ffsv2 when we translate a
filehandle to a vnode. This can come from nfs and it could be out of range.
In that case we read garbage from the disk, end up trying to free bogus data
when we put the vnode back and we crash.
XXX: pullup-7
2015-12-23 23:31:28 +00:00
..
chfs
ext2fs
ffs We need to check if the inode is initialized for ffsv2 when we translate a 2015-12-23 23:31:28 +00:00
lfs Update now-lying comment. 2015-11-26 19:25:54 +00:00
mfs
ufs Pull over comments on struct direct's type/reclen byte swapping from LFS. 2015-09-01 06:16:03 +00:00
files.ufs Change lfs from hash table to vcache. 2015-05-31 15:48:02 +00:00
Makefile