NetBSD/sys/fs
hannken accb62aedc Change puffs from hashlist to vcache.
- field "pa_nhashbuckets" of struct "puffs_kargs" becomes a no-op.
  and should be removed on the next protocol version bump.
2014-08-28 08:29:50 +00:00
..
adosfs Change adosfs from hashlist to vcache. 2014-08-05 08:50:54 +00:00
cd9660 Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
efs Change efs from hashlist to vcache. 2014-08-07 08:24:23 +00:00
filecorefs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
hfs Change hfs from hashlist to vcache. 2014-08-10 08:53:22 +00:00
msdosfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
nfs kill sprintf. 2014-03-25 16:30:28 +00:00
nilfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
ntfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
ptyfs Remove dead returns: 2014-08-21 06:40:35 +00:00
puffs Change puffs from hashlist to vcache. 2014-08-28 08:29:50 +00:00
smbfs http://m00nbsd.net/ae123a9bae03f7dde5c6d654412daf5a.html#Report-2 2014-08-12 06:57:20 +00:00
sysvbfs Whitespace fix 2014-08-08 19:14:45 +00:00
tmpfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
udf Posix requires the va_size of a symlink to be pathlength for symbolic links. 2014-07-29 15:48:22 +00:00
union Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
unionfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
v7fs Whitespace fix 2014-08-08 19:14:45 +00:00
Makefile
unicode.h Use size_t instead of int for character count to avoid sign compare issues. 2014-04-06 19:25:22 +00:00