[PATCH v2 0/6] NBD spec changes for 64-bit extensions

Eric Blake posted 6 patches 1 year, 5 months ago
Failed in applying to current master (apply log)
doc/proto.md | 698 ++++++++++++++++++++++++++++++++++++++-------------
1 file changed, 521 insertions(+), 177 deletions(-)
[PATCH v2 0/6] NBD spec changes for 64-bit extensions
Posted by Eric Blake 1 year, 5 months ago
This is the NBD spec series; there are matching qemu and libnbd
patches that implement the changes in this series.  I'm happy to drop
the RFC patches from all three, but wanted the conversation on whether
it makes sense to have 64-bit holes during NBD_CMD_READ first (it
would make more sense if we had a way for a client and server to agree
on a single-transaction buffer limit much larger than 32M).

Eric Blake (6):
  spec: Recommend cap on NBD_REPLY_TYPE_BLOCK_STATUS length
  spec: Tweak description of maximum block size
  spec: Add NBD_OPT_EXTENDED_HEADERS
  spec: Allow 64-bit block status results
  spec: Introduce NBD_FLAG_BLOCK_STATUS_PAYLOAD
  RFC: spec: Introduce NBD_REPLY_TYPE_OFFSET_HOLE_EXT

 doc/proto.md | 698 ++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 521 insertions(+), 177 deletions(-)

-- 
2.38.1