NetBSD/sys/fs
rumble 74c326b877 Simplify ptyfs_readdir at pooka's suggestion.
No functional change intended.
2007-09-24 01:00:02 +00:00
..
adosfs * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
cd9660 * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
efs Avoid stack allocation of large dirent structures in foo_readdir(). 2007-09-24 00:42:12 +00:00
filecorefs Avoid stack allocation of large dirent structures in foo_readdir(). 2007-09-24 00:42:12 +00:00
hfs In the new world order (a.k.a. the human-understandable world order) 2007-08-17 17:44:43 +00:00
msdosfs Avoid stack allocation of large dirent structures in foo_readdir(). 2007-09-24 00:42:12 +00:00
ntfs * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
ptyfs Simplify ptyfs_readdir at pooka's suggestion. 2007-09-24 01:00:02 +00:00
puffs move static KASSERT from mount to init 2007-09-05 22:34:17 +00:00
smbfs Avoid stack allocation of large dirent structures in foo_readdir(). 2007-09-24 00:42:12 +00:00
sysvbfs Avoid stack allocation of large dirent structures in foo_readdir(). 2007-09-24 00:42:12 +00:00
tmpfs Avoid stack allocation of large dirent structures in foo_readdir(). 2007-09-24 00:42:12 +00:00
udf Avoid stack allocation of large dirent structures in foo_readdir(). 2007-09-24 00:42:12 +00:00
union * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
Makefile Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
unicode.h -add __unused declarations to make it possible to use only half of it 2007-02-26 12:33:08 +00:00