NetBSD/sys/fs
pooka a6bfd0bd84 g/c the "sizeop" code previous used for ioctl/fcntl. It was already
commented out and has bitrotted beyond all recognition, so it needs
complete rethinking.
2007-10-04 21:20:47 +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 Release vnode being created in error branch instead of leaving it 2007-09-28 19:48:42 +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 g/c the "sizeop" code previous used for ioctl/fcntl. It was already 2007-10-04 21:20:47 +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