PROBLEM: (QARs 72415, 72799, CLD HPAQ61LX8) (Patch ID: OSF500-029) ******** This patch corrects problems with NFS V3 XDR encoding. It also corrects a problem where the system may hang due to a problem with NFS write gathering code. PROBLEM: ('QAR 72415') (Patch ID: OSF500-097) ******** This patch fixes a system hang problem due to a bug in the nfs write gathering code. The code does not fully synch all writes PROBLEM: (84401, MGO35023A, 78934, 79892) (PATCH ID: OSF500-357) ******** This patch corrects a hang that can be seen on multi-cpu systems using NFS-over-TCP. THE SMP race is seen between the 'nfs_tcp_input' and the 'nfs_tcp_thread' functions. The stack of the netisr_thread may look like: (kdbx) tset 0xfffffc003cf38e00 (kdbx) t > 0 thread_block 1 lock_wait 2 lock_write 3 solock 4 soclose 5 tsp_unref 6 nfs_tcp_input 7 sbwakeup 8 sowakeup 9 tcp_close 10 tcp_input_common 11 tcp_input 12 ipintr 13 netisr_thread