panic, seems related to r234386

Doug Barton dougb at FreeBSD.org
Sun May 6 22:22:27 UTC 2012


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


More information about the freebsd-current mailing list