NetBSD/sys/fs
pooka d5e7c6e861 Fix bug in readdir loop condition.
Reading all dirents using a small buffer and multiple calls now works.

Bug found by "Shamar" on #rumpkernel
2015-11-13 13:36:54 +00:00
..
adosfs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
cd9660 update: runs as a userspace process now. 2015-05-17 09:46:12 +00:00
efs Curious typo. Harmless. Found by Brainy 2015-09-26 12:16:28 +00:00
filecorefs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
hfs KNF 2015-06-21 14:09:47 +00:00
msdosfs Fix remaining read(fd, NULL, 1) cases. 2015-04-04 12:34:44 +00:00
nfs
nilfs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
ntfs
ptyfs No need to call spec_inactive() from ptyfs_incative(). 2015-06-23 10:41:06 +00:00
puffs Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
smbfs
sysvbfs Fix bug in readdir loop condition. 2015-11-13 13:36:54 +00:00
tmpfs Make sure that nde->td_node is NULL for asserts. 2015-10-29 16:19:44 +00:00
udf Remove dubious vhold()/holdrele() from write_logvol_dscr strategies. 2015-10-06 08:57:34 +00:00
union union_unmount: use vfs_vnode_iterator to count attached vnodes. 2015-07-23 09:45:21 +00:00
unionfs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
v7fs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
Makefile
unicode.h