freebsd-dev/sys/fs/smbfs
Tim J. Robbins 35c5de54e8 Don't follow smbnode n_parent pointer when NREFPARENT flag is not set
in smb_fphelp(): the parent vnode may have already been recycled
since we don't hold a reference to it. Fixes a panic when rebooting
with mdconfig -t vnode devices referring to vnodes on a smbfs mount.
2003-06-14 15:24:54 +00:00
..
smbfs_io.c - smb_td_intr takes a thread as an argument not a proc. 2003-04-01 09:24:12 +00:00
smbfs_node.c
smbfs_node.h
smbfs_smb.c
smbfs_subr.c Don't follow smbnode n_parent pointer when NREFPARENT flag is not set 2003-06-14 15:24:54 +00:00
smbfs_subr.h
smbfs_vfsops.c Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
smbfs_vnops.c Deprecate machine/limits.h in favor of new sys/limits.h. 2003-04-29 13:36:06 +00:00
smbfs.h