On Fri, 25 Apr 2008, Daichi GOTO wrote:
Per my earlier e-mail, and assuming I understand correctly, I feel not only
will this lead to new panics (due to dangling socket pointers and
incomplete garbage collection),
We, I and ozawa-san, cannot image the case that leads new panic. Would you
te
Hi rwatson, thanks for your response :)
Robert Watson wrote:
On Fri, 25 Apr 2008, Daichi GOTO wrote:
daichi 2008-04-25 09:53:52 UTC
FreeBSD src repository
Modified files:
sys/fs/unionfs union_subr.c
Log:
o Improved unix socket connection issue
fixed: kern/118346
PR:
On Fri, 25 Apr 2008, Daichi GOTO wrote:
daichi 2008-04-25 09:53:52 UTC
FreeBSD src repository
Modified files:
sys/fs/unionfs union_subr.c
Log:
o Improved unix socket connection issue
fixed: kern/118346
PR: kern/118346
Submitted by: Masanori OZAWA ([EMAIL P
On Sat, Dec 09, 2006 at 04:27:50PM +, Craig Rodrigues wrote:
> rodrigc 2006-12-09 16:27:50 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/fs/unionfs union_subr.c
> Log:
> In unionfs_hashrem(), use LIST_FOREACH_SAFE when iterating over
> the list of nodes to