NetBSD/sys/fs/efs
rumble f25f34f4c0 Don't explicitly set vp->v_size and then call uvm_vnp_setsize(). This is
not only unnecessary, but trips a kernel assertion introduced in r1.85 of
uvm/uvm_vnode.c.
2007-09-08 19:19:37 +00:00
..
Makefile
efs.h
efs_dinode.h
efs_dir.h
efs_extent.h Additional fixes/enhancements: 2007-07-04 19:24:09 +00:00
efs_genfs.c
efs_genfs.h
efs_ihash.c
efs_ihash.h
efs_inode.h
efs_mount.h
efs_sb.h
efs_subr.c Fix a parenthesis bug that would nearly always make the superblock magic 2007-08-06 23:25:27 +00:00
efs_subr.h Additional fixes/enhancements: 2007-07-04 19:24:09 +00:00
efs_vfsops.c Don't explicitly set vp->v_size and then call uvm_vnp_setsize(). This is 2007-09-08 19:19:37 +00:00
efs_vnops.c In efs_readdir don't foolishly allocate and free dirents for each entry 2007-09-08 18:17:59 +00:00
files.efs