Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Mar 2003 16:43:49 +1100
From:      Tim Robbins <tjr@FreeBSD.org>
To:        Thomas Quinot <thomas@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:  <20030322164349.A53599@dilbert.robbins.dropbear.id.au>
In-Reply-To: <20030321144623.GA9837@melusine.cuivre.fr.eu.org>; from thomas@FreeBSD.org on Fri, Mar 21, 2003 at 03:46:23PM %2B0100
References:  <200303210513.h2L5DNxI010282@repoman.freebsd.org> <20030321144623.GA9837@melusine.cuivre.fr.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 21, 2003 at 03:46:23PM +0100, Thomas Quinot wrote:

> 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...

Go ahead and commit your version if you like -- I was not confident that
it was ok to use vaccess() and just wanted to get NFSv2 appends to work.


Tim

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?20030322164349.A53599>