On Thu, 9 Jul 2009 09:12:16 +0000 (UTC), Konstantin Belousov <k...@freebsd.org> wrote: > Author: kib > Date: Thu Jul 9 09:12:16 2009 > New Revision: 195485 > URL: http://svn.freebsd.org/changeset/base/195485 > > Log: > MFC r194993: > In lf_iteratelocks_vnode, increment state->ls_threads around iterating > of the vnode advisory lock list. This prevents deallocation of state > while inside the loop. > > Modified: > stable/7/sys/ (props changed) > stable/7/sys/contrib/pf/ (props changed) > stable/7/sys/kern/kern_lockf.c
Just picking on this commit.... Are the properties on stable/7/sys/contrib/pf intentional or should they merged into stable/7/sys (a no-op hopefully) and removed? -- Brian Somers <br...@awfulhak.org> Don't _EVER_ lose your sense of humour ! <br...@freebsd.org> _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"