kib 2008-05-18 05:05:33 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/kern vfs_subr.c
Log:
MFC rev. 1.724:
Only return 1 from sync_vnode() in cases where the vnode is still at the
head of the sync list. This prevents sched_sync() from re-queueing a
vnode which may have been freed already.
Approved by: jeff
Revision Changes Path
1.707.2.5 +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]"