commit | 33897dc7d62970acb731aab2ef2a65c225a8d64c | [log] [tgz] |
---|---|---|
author | Nick Thomas <nick@bytemark.co.uk> | Tue Feb 22 15:44:54 2011 +0000 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Apr 07 13:51:48 2011 +0200 |
tree | 3ea7eb339238ac7964eef31041b5bd03c3567360 | |
parent | c12504ceef999c80b82c69c0154205ca23247fd5 [diff] |
NBD device: Separate out parsing configuration and opening sockets. We also change the way the file parameter is parsed so IPv6 IP addresses can be used, e.g.: "drive=nbd:[::1]:5000" Signed-off-by: Nick Thomas <nick@bytemark.co.uk> Signed-off-by: Kevin Wolf <kwolf@redhat.com>