PROBLEM: (QAR 58417,47243,49825) (Patch ID: OSF425-195) ******** This patch corrects serveral minor problems: o Change lost cancel reply timeout to use an event time instead of an event counter. o Change stale cancel code to release a a request blocked on the serializing if there is one. o Change loop calling rpc.statd during initialization to sleep if statd isn't running instead of looping immediately. o Cleanup some error message printout, direct more errors to syslog. PROBLEM: (QAR 57507) (Patch ID: OSF425-195) ******** This patch corrects a problem where client rpc.lockds are not reclaiming file locks after a server reboots. The IP addresses are matched using hostnames. PROBLEM: (QAR 62136) (Patch ID: OSF425-405369) ******** This patch corrects two problems, the first change moves locked files from the message queue to the held list once. The second change adds code to allow locked files leftover from a server reboot, to timeout and be transmitted to the server. PROBLEM: (79815, 80599, BCSM31G03) (PATCH ID: OSF425-1030) ******** This patch fixes a problem in rpc.lockd where the FCNTL () function fails to lock nfs mounted directories.