NetBSD/sys/ufs/ufs
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
..
dinode.h
dir.h
dirhash.h
extattr.h
inode.h ext2fs,ffs: free on disk inodes in the reclaim routine. 2010-07-28 11:03:47 +00:00
Makefile
quota.h
ufs_bmap.c
ufs_bswap.h
ufs_dirhash.c
ufs_extattr.c Abolish struct componentname's cn_pnbuf. Use the path buffer in the 2010-11-30 10:29:57 +00:00
ufs_extern.h
ufs_ihash.c Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
ufs_inode.c replace the earlier workaround for PR 40389 with a better fix. 2010-09-01 16:56:19 +00:00
ufs_lookup.c Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
ufs_quota.c Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
ufs_readwrite.c
ufs_vfsops.c
ufs_vnops.c Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
ufs_wapbl.c Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
ufs_wapbl.h
ufsmount.h