]> Git Repo - qemu.git/commit - qemu-nbd.c
qemu-nbd: introduce NBDExport
authorPaolo Bonzini <[email protected]>
Mon, 19 Sep 2011 12:03:37 +0000 (14:03 +0200)
committerPaolo Bonzini <[email protected]>
Thu, 22 Dec 2011 10:53:58 +0000 (11:53 +0100)
commitaf49bbbe78b16673cea13fea7f4d7d3433bf2646
tree371c77c1d9ca3e4afa27903a5d57d16b374670c2
parenta030b347aaa84e2d1b42c9cb2bc9e2d8bec50046
qemu-nbd: introduce NBDExport

Wrap the common parameters of nbd_trip and nbd_negotiate in a
single opaque struct.

Signed-off-by: Paolo Bonzini <[email protected]>
nbd.c
nbd.h
qemu-nbd.c
This page took 0.026449 seconds and 4 git commands to generate.