Hi. Attached are same changes to make the NFS client side WRITE processing a little more defensive. Currently, a response which indicates that the server wrote more data than actually requested could cause bad things to happen. Such a response could come from a broken or malicious server or from network corruption that the normal checksumming fails to catch. Thanx... ps