From owner-freebsd-bugs@FreeBSD.ORG Mon Sep 14 10:36:06 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 910BA1065679; Mon, 14 Sep 2009 10:36:06 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 825478FC14; Mon, 14 Sep 2009 10:36:06 +0000 (UTC) Received: from freefall.freebsd.org (pjd@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8EAa6Sq041791; Mon, 14 Sep 2009 10:36:06 GMT (envelope-from pjd@freefall.freebsd.org) Received: (from pjd@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8EAa6jv041787; Mon, 14 Sep 2009 10:36:06 GMT (envelope-from pjd) Date: Mon, 14 Sep 2009 10:36:06 GMT Message-Id: <200909141036.n8EAa6jv041787@freefall.freebsd.org> To: danny@cs.huji.ac.il, pjd@FreeBSD.org, freebsd-bugs@FreeBSD.org, pjd@FreeBSD.org From: pjd@FreeBSD.org Cc: Subject: Re: kern/138803: [zfs] zfs(v13)+nfs and open(..., O_WRONLY|O_CREAT|O_EXCL, ...) returns io error X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 10:36:06 -0000 Old Synopsis: zfs(v13)+nfs and open(..., O_WRONLY|O_CREAT|O_EXCL, ...) returns io error New Synopsis: [zfs] zfs(v13)+nfs and open(..., O_WRONLY|O_CREAT|O_EXCL, ...) returns io error State-Changed-From-To: open->feedback State-Changed-By: pjd State-Changed-When: pon 14 wrz 2009 10:34:08 UTC State-Changed-Why: I cannot reproduce the problem with your program. I was trying with HEAD (but it shouldn't be much different than BETA4 at this point). I was using i386 as NFS client and both i386 and amd64 as NFS servers. Responsible-Changed-From-To: freebsd-bugs->pjd Responsible-Changed-By: pjd Responsible-Changed-When: pon 14 wrz 2009 10:34:08 UTC Responsible-Changed-Why: I'll take this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=138803