csjp 2008-08-24 20:16:44 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
Log:
SVN rev 182120 on 2008-08-24 20:16:44Z by csjp
Remove worrying printf warning on bootup when processing vnodes which
have NULL mount-points. This is the case for special vnodes, such as the
one used in nameiinit() which is used for crossing mount points in lookup()
to avoid lock ordering issues.
MFC after: 2 weeks
Discussed with: rwatson, kib
Revision Changes Path
1.737 +1 -1 src/sys/kern/vfs_subr.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"