OpenAFS CVS Commit: openafs/src/afs/VNOPS by kolya
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 31 Jul 2002 14:43:31 EDT
Update of /cvs/openafs/src/afs/VNOPS
In directory GRAND.CENTRAL.ORG:/data/tmp/kolya/openafs/src/afs/VNOPS
Modified Files:
afs_vnop_link.c
Log Message:
DELTA fix-compile-on-solaris-20020731
AUTHOR kolya@mit.edu
fix-fakestat-support-for-hardlinks-20020731 made afs_vnop_link.c
not compile under Sun's cc, since it tried to take the address of
a register variable. Don't declare the arguments as register.
--- DELTA config follows ---
fix-compile-on-solaris-20020731 openafs/src/afs/VNOPS/afs_vnop_link.c 1.10 1.11