commit | e2bc625f9bbb3a5d3ef2cb0f14dd52b517b92ffd | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Sun Dec 01 22:23:43 2013 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Dec 16 10:12:20 2013 +0100 |
tree | 724caddcd255f32333e988d2b95e25e27a43d211 | |
parent | e53a18e488c657bbc6f218ae60de8e813a912667 [diff] |
nbd: pass export name as init argument There is no need to keep the export name around, and it seems a better fit as an argument in the init() call. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>