From owner-freebsd-net@FreeBSD.ORG Mon Nov 26 23:30:01 2012 Return-Path: Delivered-To: freebsd-net@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5E31FBBB for ; Mon, 26 Nov 2012 23:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 420A88FC17 for ; Mon, 26 Nov 2012 23:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qAQNU1WD001992 for ; Mon, 26 Nov 2012 23:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qAQNU1QP001987; Mon, 26 Nov 2012 23:30:01 GMT (envelope-from gnats) Date: Mon, 26 Nov 2012 23:30:01 GMT Message-Id: <201211262330.qAQNU1QP001987@freefall.freebsd.org> To: freebsd-net@FreeBSD.org Cc: From: "Christopher D. Harrison" Subject: Re: kern/173479: [nfs] chown and chgrp operations fail between FreeBSD 9.1RC3 NFSv4 server and RH63 NFSv4 client X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Christopher D. Harrison" List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 23:30:01 -0000 The following reply was made to PR kern/173479; it has been noted by GNATS. From: "Christopher D. Harrison" To: bug-followup@FreeBSD.org, jas@cse.yorku.ca Cc: Subject: Re: kern/173479: [nfs] chown and chgrp operations fail between FreeBSD 9.1RC3 NFSv4 server and RH63 NFSv4 client Date: Mon, 26 Nov 2012 17:23:15 -0600 The same problem also occurs in FreeBSD 9.0 release. -C