From owner-freebsd-stable@FreeBSD.ORG Tue Dec 18 07:13:43 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D8CC16A418 for ; Tue, 18 Dec 2007 07:13:43 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.freebsd.org (Postfix) with ESMTP id 1E57713C43E for ; Tue, 18 Dec 2007 07:13:43 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1J4We5-000Dfw-Ua for freebsd-stable@freebsd.org; Tue, 18 Dec 2007 09:13:41 +0200 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 18 Dec 2007 09:13:41 +0200 From: Danny Braniss Message-ID: Subject: ufs_rename: fvp == tvp (can't happen) 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: Tue, 18 Dec 2007 07:13:43 -0000 Hi, I'm also getting quiet a few of this can't happen. The system is running 7.0-beta4, and is doing 'portsupgrade -af' danny