NetBSD/sys/fs
matt 089d8e407b yes, more C99 please (back out previous change). 2011-05-10 00:34:26 +00:00
..
adosfs Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
cd9660 Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
efs Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
filecorefs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
hfs simplify and avoid pointer gymnastics 2011-02-24 23:49:26 +00:00
msdosfs Change vflushbuf() to return an error if a synchronous write fails. 2011-04-26 11:32:38 +00:00
nilfs sys_link: prevent hard links on directories (cross-mount operations are 2011-04-24 21:35:29 +00:00
ntfs Change vflushbuf() to return an error if a synchronous write fails. 2011-04-26 11:32:38 +00:00
ptyfs Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
puffs Call advlock method if supplied 2011-05-03 13:16:47 +00:00
smbfs Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
sysvbfs Change vflushbuf() to return an error if a synchronous write fails. 2011-04-26 11:32:38 +00:00
tmpfs yes, more C99 please (back out previous change). 2011-05-10 00:34:26 +00:00
udf Change vflushbuf() to return an error if a synchronous write fails. 2011-04-26 11:32:38 +00:00
union Remove the special refcount behavior (adding an extra reference to the 2011-01-02 05:09:30 +00:00
unionfs merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
Makefile Install ptyfs userspace header into user's space. 2010-06-14 14:40:47 +00:00
unicode.h