OpenAFS CVS Commit: openafs/src/afs/VNOPS by kolya

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 31 Jul 2002 14:44:14 EDT


Update of /cvs/openafs/src/afs/VNOPS
In directory GRAND.CENTRAL.ORG:/data/tmp/kolya/openafs-proto/src/afs/VNOPS

Modified Files:
      Tag: openafs-prototypes-1_3_x
	afs_vnop_link.c 
Log Message:

DELTA PROTO13-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 for openafs-prototypes-1_3_x follows ---
PROTO13-fix-compile-on-solaris-20020731 openafs/src/afs/VNOPS/afs_vnop_link.c 1.9.2.3 1.9.2.4