Re: [ANN] unionfs patchset-11 release

From: Fabian Keil <freebsd-listen_at_fabiankeil.de>
Date: Wed, 26 Apr 2006 20:44:54 +0200
Fabian Keil <freebsd-listen_at_fabiankeil.de> wrote:

> Fabian Keil <freebsd-listen_at_fabiankeil.de> wrote:
> 
> > Daichi GOTO <daichi_at_freebsd.org> wrote:
> > 
> > > Fabian Keil wrote:

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

Not exactly:

fk_at_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/

Received on Wed Apr 26 2006 - 16:45:07 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:55 UTC