diff options
author | dillon <dillon@FreeBSD.org> | 2001-10-05 20:10:32 +0000 |
---|---|---|
committer | dillon <dillon@FreeBSD.org> | 2001-10-05 20:10:32 +0000 |
commit | 34563ec4a5862b7ab60cf9005844d61552c0edcf (patch) | |
tree | 1cb519a01bf575847a4cef060803b255560960b0 /sys/netinet/tcp_output.c | |
parent | 0eec0bfe7bba52169a100e2894ea67eac99fe031 (diff) | |
download | FreeBSD-src-34563ec4a5862b7ab60cf9005844d61552c0edcf.zip FreeBSD-src-34563ec4a5862b7ab60cf9005844d61552c0edcf.tar.gz |
vinvalbuf() was only waiting for write-I/O to complete. It really has to
wait for both read AND write I/O to complete. Only NFS calls vinvalbuf()
on an active vnode (when the server indicates that the file is stale), so
this bug fix only effects NFS clients.
MFC after: 3 days
Diffstat (limited to 'sys/netinet/tcp_output.c')
0 files changed, 0 insertions, 0 deletions