Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
9p: cope with bogus responses from server in p9_client_{read,write}
if server claims to have written/read more than we'd told it to, warn and cap the claimed byte count to avoid advancing more than we are ready to.
- Loading branch information