On Mon, Feb 7, 2022 at 9:47 AM Christian Schoenebeck
wrote:
> On Sonntag, 6. Februar 2022 21:07:08 CET Will Cohen wrote:
> > This is a followup to
> > https://lists.nongnu.org/archive/html/qemu-devel/2022-01/msg05993.html,
> > adding 9p server support for Darwin.
> >
> > Since v3, the following c
On Sonntag, 6. Februar 2022 21:07:08 CET Will Cohen wrote:
> This is a followup to
> https://lists.nongnu.org/archive/html/qemu-devel/2022-01/msg05993.html,
> adding 9p server support for Darwin.
>
> Since v3, the following changes have been made:
>
> - Move XATTR_SIZE_MAX to P9_XATTR_SIZE MAX in
This is a followup to
https://lists.nongnu.org/archive/html/qemu-devel/2022-01/msg05993.html,
adding 9p server support for Darwin.
Since v3, the following changes have been made:
- Move XATTR_SIZE_MAX to P9_XATTR_SIZE MAX in 9p.h, and provide explanatory
context as preliminary solution
- Add ex