Subject: Re: kern/35351 (Re: CVS commit: src/sys/kern)
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: netbsd-bugs
Date: 04/07/2007 17:45:02
The following reply was made to PR kern/35351; it has been noted by GNATS.
From: yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi)
To: e@murder.org
Cc: tech-kern@netbsd.org, gnats-bugs@netbsd.org
Subject: Re: kern/35351 (Re: CVS commit: src/sys/kern)
Date: Sun, 8 Apr 2007 02:43:51 +0900 (JST)
> YAMAMOTO Takashi wrote:
>
> > is there a PR?
>
> no.
can you consider to file one?
> (I'm getting rather tired of this thread.
so am i.
> the only user of fileassoc
> in netbsd-4 which I'm willing to "back up" is veriexec, and given the
> ioctl() calls, triggering fileassoc_add(), happen in a userland "loop"
> in a single execution thread, I don't see a problem.)
but there is nothing prevents multiple instances of the executables from
running, right?
anyway, i understood that you are considering that fileassoc (on netbsd-4)
is only for veriexec. it was not clear to me.
thanks for explanation.
YAMAMOTO Takashi