Re: svn commit: r234482 - in head/sys: fs/msdosfs fs/nfsserver kern sys

2012-05-22 Thread Attilio Rao
2012/4/22 Pawel Jakub Dawidek : > On Fri, Apr 20, 2012 at 06:50:44AM +, Kirk McKusick wrote: >> Author: mckusick >> Date: Fri Apr 20 06:50:44 2012 >> New Revision: 234482 >> URL: http://svn.freebsd.org/changeset/base/234482 >> >> Log: >>   This change creates a new list of active vnodes associa

Re: svn commit: r234482 - in head/sys: fs/msdosfs fs/nfsserver kern sys

2012-04-22 Thread Pawel Jakub Dawidek
On Fri, Apr 20, 2012 at 06:50:44AM +, Kirk McKusick wrote: > Author: mckusick > Date: Fri Apr 20 06:50:44 2012 > New Revision: 234482 > URL: http://svn.freebsd.org/changeset/base/234482 > > Log: > This change creates a new list of active vnodes associated with > a mount point. Active vnode

svn commit: r234482 - in head/sys: fs/msdosfs fs/nfsserver kern sys

2012-04-19 Thread Kirk McKusick
Author: mckusick Date: Fri Apr 20 06:50:44 2012 New Revision: 234482 URL: http://svn.freebsd.org/changeset/base/234482 Log: This change creates a new list of active vnodes associated with a mount point. Active vnodes are those with a non-zero use or hold count, e.g., those vnodes that are no