From owner-freebsd-current@FreeBSD.ORG Fri Mar 19 17:22:13 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4935106566B for ; Fri, 19 Mar 2010 17:22:13 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7DF7E8FC12 for ; Fri, 19 Mar 2010 17:22:13 +0000 (UTC) Received: by wwb18 with SMTP id 18so2078375wwb.13 for ; Fri, 19 Mar 2010 10:22:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=OEGKSV369ttbGSeVr0QlJkwDmIU7o4TCCDl2KaoGhvA=; b=opCEVlEyGAEoU6HF+Cttu2+9UuaZEabs4VAQlePCsAgTD79BPqhlpqtvteQn0AJb9e TxCYRbrlyoNuhK9An9COeRJpzKPokkxvmuFOj9nMahSwOgTCHmWrtURnk8Wa3B1PevP3 1+PQokvCZPcxHhB4Vec1px9vhq6yxN7fP4exo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=xVxlgjENgE/BYe1T0i4ZrlNRUblmPZGk46XzfYrhwuI4UvOrx86/p+7TW7ZTYp3IxN NeKVW73uWD3ZKH33X1yJsgw9NH+Y0HefNWzjKBiqo3ljxULRNyMCHL9XLVk27nRYZU55 W8VLLmk5Hu1UBg/RJ0OT7k+BBOvg+FT2iprRs= MIME-Version: 1.0 Received: by 10.216.161.196 with SMTP id w46mr1465714wek.105.1269019332389; Fri, 19 Mar 2010 10:22:12 -0700 (PDT) In-Reply-To: <3a142e751003190508x6a06868ene2e8fd9ddd977f66@mail.gmail.com> References: <3a142e751003190508x6a06868ene2e8fd9ddd977f66@mail.gmail.com> From: Paul B Mahol Date: Fri, 19 Mar 2010 18:21:52 +0100 Message-ID: <3a142e751003191021p141af009m6acf7d160c890cbb@mail.gmail.com> To: FreeBSD-Current Content-Type: text/plain; charset=ISO-8859-1 Subject: newfs_msdos and DVD-RAM X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2010 17:22:14 -0000 Hi, FreeBSD 9.0 CURRENT panics when mounting file system created via newfs_msdos on DVD-RAM disc. Something to do about divide by zero.