Support for changes to OS X Mavericks VNOP_SYMLINK() function.
[openafs.git] / src / afs / afs_prototypes.h
index f98aef2..ae8a3b1 100644 (file)
@@ -1327,7 +1327,7 @@ extern int afs_UFSHandleLink(struct vcache *avc,
                             struct vrequest *areq);
 extern int afs_symlink(OSI_VC_DECL(adp), char *aname,
                       struct vattr *attrs, char *atargetName,
-                      afs_ucred_t *acred);
+                      struct vcache **tvcp, afs_ucred_t *acred);
 extern int afs_readlink(OSI_VC_DECL(avc), struct uio *auio,
                        afs_ucred_t *acred);