NetBSD/sys/fs/sysvbfs
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
..
bfs_sysvbfs.c Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
bfs.c
bfs.h
files.sysvbfs
Makefile
sysvbfs_args.h
sysvbfs_vfsops.c
sysvbfs_vnops.c Fix bug in readdir loop condition. 2015-11-13 13:36:54 +00:00
sysvbfs.c
sysvbfs.h