cvs commit: src/sys/vfs/nfs nfs_vnops.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Jan 23 15:01:24 PST 2004
dillon 2004/01/23 15:00:52 PST
DragonFly src repository
Modified files:
sys/vfs/nfs nfs_vnops.c
Log:
Assume read access for execute requests so we can fill in the read credential
for executed programs. This should fix some of the execution I/O errors
that have been reported over NFS volumes whos servers map the root cred2
to -2:-2.
Report-by: Andrew Atrens <atrens at xxxxxxxxxxxxxxxxxx>
Revision Changes Path
1.16 +3 -2 src/sys/vfs/nfs/nfs_vnops.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs_vnops.c.diff?r1=1.15&r2=1.16&f=h
More information about the Commits
mailing list