From owner-cvs-src Fri Mar 21 6:46:30 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D6A337B401; Fri, 21 Mar 2003 06:46:29 -0800 (PST) Received: from melusine.cuivre.fr.eu.org (melusine.cuivre.fr.eu.org [62.212.105.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1EDF43F93; Fri, 21 Mar 2003 06:46:25 -0800 (PST) (envelope-from thomas@FreeBSD.ORG) Received: by melusine.cuivre.fr.eu.org (Postfix, from userid 1000) id 6BB492C3D3; Fri, 21 Mar 2003 15:46:23 +0100 (CET) Date: Fri, 21 Mar 2003 15:46:23 +0100 From: Thomas Quinot To: "Tim J. Robbins" Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/nfsclient nfs_vnops.c Message-ID: <20030321144623.GA9837@melusine.cuivre.fr.eu.org> Reply-To: Thomas Quinot References: <200303210513.h2L5DNxI010282@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200303210513.h2L5DNxI010282@repoman.freebsd.org> User-Agent: Mutt/1.4i X-message-flag: WARNING! Using Outlook can damage your computer. Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Le 2003-03-21, Tim J. Robbins écrivait : > tjr 2003/03/20 21:13:23 PST > > FreeBSD src repository > > Modified files: > sys/nfsclient nfs_vnops.c > Log: > Map VAPPEND to VWRITE in nfsspec_access() - VAPPEND is never set in the > mode returned by VOP_GETATTR. This fixes incorrect "Permission denied" > errors when trying to append to a file on an NFSv2 mount. You might want to use the patch from kern/46515 instead, it is more general and should treat other permission flags appropriately. What really puzzles me is that I though I had already committed it... Thomas. -- Thomas.Quinot@Cuivre.FR.EU.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message