NetBSD/sys/fs/efs
dholland 14402d0ff1 Abolish the SAVENAME and HASBUF flags. There is now always a buffer,
so the path in a struct componentname is now always valid during VOP
calls.
2010-11-30 10:43:01 +00:00
..
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 Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
efs_ihash.h
efs_inode.h
efs_mount.h
efs_sb.h
efs_subr.c Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
efs_subr.h Additional fixes/enhancements: 2007-07-04 19:24:09 +00:00
efs_vfsops.c Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
efs_vnops.c Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
efs.h
files.efs
Makefile