Re: [ANN] unionfs patchset-11 release

[ Available lists | Index of freebsd-hackers | Month of Apr 2006 | Week of 26 Apr 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Fabian Keil <freebsd-listen@fabiankeil.de>
Date
26 Apr 2006 18:45:07
Subject
Re: [ANN] unionfs patchset-11 release
Message-ID
20060426204454.4e926292@localhost


[ Hide this part ]
Fabian Keil <freebsd-listen@fabiankeil.de> wrote:

> Fabian Keil <freebsd-listen@fabiankeil.de> wrote:
>
> > Daichi GOTO <daichi@freebsd.org> wrote:
> >
> > > Fabian Keil wrote:

> > What I'm doing is:
> >
> > fk@TP51 ~ $mkdir /tmp/unionfs-src/
> > fk@TP51 ~ $mount_unionfs /tmp/unionfs-src /usr/src
> > fk@TP51 ~ $cd /usr/src
> > fk@TP51 /usr/src $patch -p1 < ~/test/combi.patch
> > fk@TP51 /usr/src $find /tmp/unionfs-src/ -type f
> > [Panic]
> >
> > ~/test/combi.patch changes about twenty files.

Not exactly:

fk@TP51 ~ $grep +++ ~/test/combi.patch | wc -l
38

> > I'm not sure if it's important, but /usr was mounted
> > readonly and /tmp is a different file system.

I got the same panic with /usr mounted rewritable
and both directories on the same file system this time.

Running patch -p1 < ~/test/combi.patch seems to be
enough to trigger the panic.

I tried three runs with a smaller patch (unionfs6-p11.diff)
without panic, I then took the bigger patch again and
a few seconds later the system panicked.

> Another thing which could be significant or not:
> After my last mail I closed Xorg and tried to reproduce the
> panic two times, but couldn't. After a reboot the panic
> occurred right after the first attempt.

I'm not sure anymore if I used the same patch the first times.

Fabian
--
http://www.fabiankeil.de/


[ Show this part (application/pgp-signature) ]

Elapsed time: 0.295 seconds