NFS_TRYLATERDEL
if (trylater_delay > NFS_TRYLATERDEL)
trylater_delay = NFS_TRYLATERDEL;
int trylater_delay = NFS_TRYLATERDEL, failed_auth = 0;