OS-4104 lxbrand convert stat syscalls to IKE Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
@@ -59,11 +59,11 @@ /* * Get the vp to be stated and the cred to be used for the call * to VOP_GETATTR */ -static int +int cstatat_getvp(int fd, char *name, int follow, vnode_t **vp, cred_t **cred) { vnode_t *startvp; file_t *fp; int error;