Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: syssrc/sys/nfs
> Module Name: syssrc
> Committed By: minoura
> Date: Mon Jan 21 13:21:53 UTC 2002
>
> Modified Files:
> syssrc/sys/nfs: nfs_socket.c
>
> Log Message:
> Correctly write back the updated value of the local variable to the
> struct nfssvc_sock.
> Affected only when a recordmark of RPC over TCP is fragmented to
> multiple mbufs. I do not know whether this code has ever been executed :)
How incorrect the original code was? It just results few mbufs of
m_len == 0 at the head of mbuf chain, doesn't it?
enami.
Home |
Main Index |
Thread Index |
Old Index