Date: Thu, 20 Mar 2003 21:13:23 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsclient nfs_vnops.c Message-ID: <200303210513.h2L5DNxI010282@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.
Revision Changes Path
1.201 +7 -0 src/sys/nfsclient/nfs_vnops.c
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?200303210513.h2L5DNxI010282>
