cvs commit: src/sys/fs/smbfs smbfs_subr.c
Tim J. Robbins
tjr at FreeBSD.org
Sat Jun 14 08:24:55 PDT 2003
tjr 2003/06/14 08:24:54 PDT
FreeBSD src repository
Modified files:
sys/fs/smbfs smbfs_subr.c
Log:
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.
Revision Changes Path
1.4 +2 -0 src/sys/fs/smbfs/smbfs_subr.c
More information about the cvs-src
mailing list