Skip to content

Commit

Permalink
Document a way for a default export
Browse files Browse the repository at this point in the history
  • Loading branch information
yoe committed Oct 8, 2014
1 parent 0704c73 commit 8ea2c38
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/proto.txt
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,9 @@ Option types
haggling. Data: name of the export, free-form UTF8 text (subject to
limitations by server implementation). If the chosen export does not
exist, the server closes the connection.
A special, "empty", name (i.e., the length field is zero and no name
is specified), is reserved for a "default" export, to be used in cases
where explicitly specifying an export name makes no sense.

* NBD_OPT_ABORT (2)
Abort negotiation and close the connection. Optional.
Expand Down

0 comments on commit 8ea2c38

Please sign in to comment.