Re: svn commit: r203788 - head/sys/kern

2010-02-11 Thread Marcel Moolenaar
On Feb 11, 2010, at 1:44 PM, Roman Divacky wrote: > On Thu, Feb 11, 2010 at 09:10:56PM +, Marcel Moolenaar wrote: >> Author: marcel >> Date: Thu Feb 11 21:10:56 2010 >> New Revision: 203788 >> URL: http://svn.freebsd.org/changeset/base/203788 >> >> Log: >> Initialize pve_fsid and pve_fileid

Re: svn commit: r203788 - head/sys/kern

2010-02-11 Thread Roman Divacky
On Thu, Feb 11, 2010 at 09:10:56PM +, Marcel Moolenaar wrote: > Author: marcel > Date: Thu Feb 11 21:10:56 2010 > New Revision: 203788 > URL: http://svn.freebsd.org/changeset/base/203788 > > Log: > Initialize pve_fsid and pve_fileid to VNOVAL. why? __

svn commit: r203788 - head/sys/kern

2010-02-11 Thread Marcel Moolenaar
Author: marcel Date: Thu Feb 11 21:10:56 2010 New Revision: 203788 URL: http://svn.freebsd.org/changeset/base/203788 Log: Initialize pve_fsid and pve_fileid to VNOVAL. Modified: head/sys/kern/sys_process.c Modified: head/sys/kern/sys_process.c