From owner-freebsd-fs@FreeBSD.ORG Fri May 25 16:06:15 2007 Return-Path: X-Original-To: fs@freebsd.org Delivered-To: freebsd-fs@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 45CE416A400 for ; Fri, 25 May 2007 16:06:15 +0000 (UTC) (envelope-from howard0su@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id 07E7213C43E for ; Fri, 25 May 2007 16:06:14 +0000 (UTC) (envelope-from howard0su@gmail.com) Received: by py-out-1112.google.com with SMTP id a29so1505515pyi for ; Fri, 25 May 2007 09:06:14 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=WS/BktjJBzpWRe8mjdpVlW8q+FZvJhJlT+0h+fbhJObN7hNJ9VJfMD8YjfpZjw+oPklAthiwpml91fu3LMBrX1CXQ1Lz4viEkOAF/euFDlRYP80FW0ZjvEtS7D44c1HClPdjTKmth4X0ywGf06eY6ScasxL2aDyZ3USaCoj4AfQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=KeHg2Lks5x9+8TqVCKfowC14mHOwXCO9WIggHctFqP71OzCQA5XHh6uTdS2hg2+Iz7xjkmiWXxKl1wGHZs/ENFTuSfpbqs/BnLJWw28Yit5IX5rCy96Oso4jXIb/Sx3SpVcI+CGHgZTMucgpA3z13l/+wDurFTFSmMu7uZUXaDQ= Received: by 10.35.88.17 with SMTP id q17mr2476859pyl.1180109174110; Fri, 25 May 2007 09:06:14 -0700 (PDT) Received: by 10.35.79.18 with HTTP; Fri, 25 May 2007 09:06:14 -0700 (PDT) Message-ID: Date: Sat, 26 May 2007 00:06:14 +0800 From: "Howard Su" To: fs@freebsd.org, hacker@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: call for help on TMPFS X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 May 2007 16:06:15 -0000 i updated the latest status in http://wiki.freebsd.org/TMPFS with the patch. i want some help on the panic. i even don't have idea on how to narrow it down. also testing and bug report is welcome. -- -Howard