From owner-freebsd-stable@FreeBSD.ORG Sun Sep 13 13:06:29 2009 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 4EA871065670 for ; Sun, 13 Sep 2009 13:06:29 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id 0A22E8FC1B for ; Sun, 13 Sep 2009 13:06:28 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1Mmomg-000LP6-Mw for freebsd-stable@freebsd.org; Sun, 13 Sep 2009 16:06:26 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: freebsd-stable Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 13 Sep 2009 16:06:26 +0300 From: Daniel Braniss Message-ID: Subject: zfs(v13)+nfs and open(..., O_WRONLY|O_CREAT|O_EXCL, ...) returns io error 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: Sun, 13 Sep 2009 13:06:29 -0000 this was fixed back in June, but now, it cropped up under 8BETA/32 bits, the 64 bit is ok. see http://www.freebsd.org/cgi/query-pr.cgi?pr=135412 thanks, danny