Re: [PATCH 5/7] xen/9pfs: send requests to the backend
From: Boris Ostrovsky
Date: Wed Mar 08 2017 - 16:03:11 EST
>> There is no extra read of prod/cons.
> Yes, there are: just after this if statement we would have to read them
> again to calculate masked_prod and masked_cons.
Ah, of course. Thanks.
-boris