Re: [Qemu-devel] [Nbd] [PATCHv2] Improve documentation of FUA and FLUSH

2016-04-02 Thread Alex Bligh
Wouter, On 2 Apr 2016, at 13:57, Wouter Verhelst wrote: > On Fri, Apr 01, 2016 at 10:54:42AM +0100, Alex Bligh wrote: >> Improve the documentation of NBD_CMD_FLUSH and NBD_CMD_FLAG_FUA. Specifically >> the latter may be set on any command, and its semantics on commands other >> than NBD_CMD_WRIT

Re: [Qemu-devel] [Nbd] [PATCHv2] Improve documentation of FUA and FLUSH

2016-04-02 Thread Wouter Verhelst
On Fri, Apr 01, 2016 at 10:54:42AM +0100, Alex Bligh wrote: > Improve the documentation of NBD_CMD_FLUSH and NBD_CMD_FLAG_FUA. Specifically > the latter may be set on any command, and its semantics on commands other > than NBD_CMD_WRITE need explaining. Further, explain how these relate to > reorde