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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to