NetBSD/sys/fs/adosfs
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
..
adlookup.c Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
adosfs.h Fixed fatal warnings with ADOSFS_DIAGNOSTIC. 2009-08-30 12:36:38 +00:00
adutil.c Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
advfsops.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
advnops.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
files.adosfs
Makefile