From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 20:20:12 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51AB216A420 for ; Wed, 15 Feb 2006 20:20:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0758443D45 for ; Wed, 15 Feb 2006 20:20:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1FKKBdt062217 for ; Wed, 15 Feb 2006 20:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1FKKBHh062216; Wed, 15 Feb 2006 20:20:11 GMT (envelope-from gnats) Date: Wed, 15 Feb 2006 20:20:11 GMT Message-Id: <200602152020.k1FKKBHh062216@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Chris Giordano Cc: Subject: Re: bin/93309: [PATCH] rpc.rquotad: group quota support over NFS X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Chris Giordano List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 20:20:12 -0000 The following reply was made to PR bin/93309; it has been noted by GNATS. From: Chris Giordano To: bug-followup@FreeBSD.org, giordano@more.net Cc: Subject: Re: bin/93309: [PATCH] rpc.rquotad: group quota support over NFS Date: Wed, 15 Feb 2006 14:14:32 -0600 From the last contact I had with Manuel, the original author of this patch, I was informed that while this is an unofficial extension to the quota RPC protocol, it's compatible with linux. Chris Giordano