Date: Fri, 21 Mar 2003 15:46:23 +0100 From: Thomas Quinot <thomas@FreeBSD.ORG> To: "Tim J. Robbins" <tjr@FreeBSD.org> 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> In-Reply-To: <200303210513.h2L5DNxI010282@repoman.freebsd.org> References: <200303210513.h2L5DNxI010282@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030321144623.GA9837>