Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 May 2012 15:22:26 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        Sergey Kandaurov <pluknet@gmail.com>
Cc:        freebsd-current <freebsd-current@freebsd.org>, mckusick@freebsd.org
Subject:   Re: panic, seems related to r234386
Message-ID:  <4FA6F9A2.3020003@FreeBSD.org>
In-Reply-To: <CAE-mSOJBHPP4E_2Hme5nwf0fGfckyRBWeAe9=kodHMmS6eQy%2Bg@mail.gmail.com>
References:  <4FA6F324.4080107@FreeBSD.org> <CAE-mSOJBHPP4E_2Hme5nwf0fGfckyRBWeAe9=kodHMmS6eQy%2Bg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/06/2012 15:19, Sergey Kandaurov wrote:

> Please try this patch.
> 
> Index: fs/ext2fs/ext2_vfsops.c
> ===================================================================
> --- fs/ext2fs/ext2_vfsops.c     (revision 235108)
> +++ fs/ext2fs/ext2_vfsops.c     (working copy)
> @@ -830,7 +830,6 @@
>         /*
>          * Write back each (modified) inode.
>          */
> -       MNT_ILOCK(mp);
>  loop:
>         MNT_VNODE_FOREACH_ALL(vp, mp, mvp) {
>                 if (vp->v_type == VNON) {
> 

I'm currently in the process of building an r234385 world to verify that
things worked properly before r234386. Once that's done, I'll try
r234386 without the patch to verify the panic, then try with the patch
and report back. Probably not till much later today though.

Thanks for the quick response,

Doug

-- 

    This .signature sanitized for your protection



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FA6F9A2.3020003>