[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Nbd] [PATCH] doc: Fix some minor issues



On 02/16/2017 05:04 PM, Eric Blake wrote:
> Fix a grammar nit, and resolve a conflict between two extensions
> picking the same command number (BLOCK_STATUS is the older proposal,
> so it keeps command 7, RESIZE gets command 8).
> 
> Signed-off-by: Eric Blake <eblake@...696...>
> ---
> 
> To be applied on the master branch. The extension-resize branch will
> also need patching.

Shoot; hit send before saving.  Squash this in:

diff --git i/doc/proto.md w/doc/proto.md
index 79117b5..26a05c5 100644
--- i/doc/proto.md
+++ w/doc/proto.md
@@ -698,7 +698,7 @@ The field has the following format:
 - bit 9, `NBD_FLAG_SEND_BLOCK_STATUS`: defined by the experimental
   `BLOCK_STATUS`
[extension](https://github.com/NetworkBlockDevice/nbd/blob/extension-blockstatus/doc/proto.md).
 - bit 10, `NBD_FLAG_SEND_RESIZE`: defined by the experimental `RESIZE`
-
[extensio](https://github.com/NetworkBlockDevice/nbd/blob/extension-resize/doc/proto.md).
+
[extension](https://github.com/NetworkBlockDevice/nbd/blob/extension-resize/doc/proto.md).

 Clients SHOULD ignore unknown flags.


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: