shithub: riscv

Download patch

ref: aa3eb3b64d61da83932cbb5ad8553404b9397580
parent: e44ea2b103b1d7964a4ad345e7ce6bd24615ebf0
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Aug 25 14:07:38 EDT 2023

lib9p: return effective iounit in Ropen response

Do not return a iounit in Ropen/Rcreate response
that exceeds the negotiated message size.

This check is also done in devmnt, but doing it
also in the file-server makes the meaning of that
field less ambiguous.