cvs commit: src/sys/vfs/nfs nfs_socket.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Mar 23 22:46:23 PST 2005
dillon 2005/03/23 22:44:27 PST
DragonFly src repository
Modified files:
sys/vfs/nfs nfs_socket.c
Log:
Have the server complain if the NFS rpc stream from a client gets corrupted,
so we at least know why the tcp link is reconnecting. The client already
complains if the NFS rpc stream from a server gets corrupted).
Revision Changes Path
1.23 +3 -0 src/sys/vfs/nfs/nfs_socket.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs_socket.c.diff?r1=1.22&r2=1.23&f=u
More information about the Commits
mailing list