NetBSD/sys/fs/smbfs
reinoud dc5b5420b9 Revisit mnt_vnodelist TAILQ patch. Remove all suspicious TAILQ_FOREACH()
loops where vnodes can get removed or added during the loops. This could
lead to panic's on unmount since nodes are skipped or otherwise
TAILQ_NEXT(0xdeadbeef, ...) was dereferenced.
2006-10-25 22:01:54 +00:00
..
Makefile
files.smbfs
smbfs.h integrate kauth. 2006-05-14 21:31:52 +00:00
smbfs_io.c integrate kauth. 2006-05-14 21:31:52 +00:00
smbfs_kq.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
smbfs_node.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
smbfs_node.h integrate kauth. 2006-05-14 21:31:52 +00:00
smbfs_smb.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
smbfs_subr.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
smbfs_subr.h integrate kauth. 2006-05-14 21:31:52 +00:00
smbfs_vfsops.c Revisit mnt_vnodelist TAILQ patch. Remove all suspicious TAILQ_FOREACH() 2006-10-25 22:01:54 +00:00
smbfs_vnops.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00