From owner-freebsd-stable@FreeBSD.ORG Fri Aug 3 20:36:13 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 50220106564A for ; Fri, 3 Aug 2012 20:36:13 +0000 (UTC) (envelope-from jim.harris@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id CADB08FC08 for ; Fri, 3 Aug 2012 20:36:12 +0000 (UTC) Received: by weyx56 with SMTP id x56so876903wey.13 for ; Fri, 03 Aug 2012 13:36:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=Cj86mn0hsZPqd3ELzTyZ6yoxfPkqTeBuNiBzfTgNyXI=; b=0sOT9mN1bRfN7qzc/CBvEXdPjhslJV/G2zOB+q+t4d4DVDxK2peJCCHATU8Arf26qf xQt59RH6aZ+nvDHSn42B+tvxYfmrkEtFwsrDuToHZHqzo+HckIVNSoUCQz4rpBcOYEC/ PqOQuFdoV7mTAVOVNNFPqD6g3NnMuwl4o8kkEyy+kfTRKsrm81JaMu6FkaP6nemhkKqY fuDkX1kD93q2e+JzhJSpcEwRFzp7YHakVr0bGYKOOmenYZamYW2f/dBnhbzS5gdRtbDO l485DnRrtzA2EFvU6djfgTciBoFeUqF+0oNn/xkBC/tRyGxRwBhedH5aH0dnZCGMvHIq Wjkw== MIME-Version: 1.0 Received: by 10.180.83.106 with SMTP id p10mr15946201wiy.21.1344026171558; Fri, 03 Aug 2012 13:36:11 -0700 (PDT) Sender: jim.harris@gmail.com Received: by 10.216.241.203 with HTTP; Fri, 3 Aug 2012 13:36:11 -0700 (PDT) In-Reply-To: <501C30C0.8060301@bsdinfo.com.br> References: <1977769407.20120322151934@tkachuk.name> <4F6B4030.5090907@FreeBSD.org> <4F6B4631.8020006@gmail.com> <4F6B4B93.7020309@FreeBSD.org> <4F6B4FAB.1020202@gmail.com> <1332434072.8403.79.camel@revolution.hippie.lan> <501B8004.1000503@ateamsystems.com> <501BBEBB.5010106@bsdinfo.com.br> <501C0485.8070002@bsdinfo.com.br> <501C30C0.8060301@bsdinfo.com.br> Date: Fri, 3 Aug 2012 13:36:11 -0700 X-Google-Sender-Auth: tu3wjPWdURQ5-xTCqdtU_kLyt14 Message-ID: From: Jim Harris To: Marcelo Gondim Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-stable@freebsd.org Subject: Re: geom_virstor with kernel panic in FreeBSD 9.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Aug 2012 20:36:14 -0000 On Fri, Aug 3, 2012 at 1:12 PM, Marcelo Gondim wrote: > > Hi Jim, > > Perfect!!! > > # gvirstor destroy tudo > gvirstor: Don't know anything about 'tudo' > > > Patch applied to head as r239021. I have requested approval from re@ to merge to stable/9. Thank you for confirming the patch on your end. Regards, -Jim