fish: Keep device names in options drives list.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 23 Nov 2010 13:16:01 +0000 (13:16 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 25 Nov 2010 15:40:56 +0000 (15:40 +0000)
commit70faafe8d4f0c06c3e62c1e1469289255ee30c53
treee18090adb68cb3bade62a3f25e58925a1376cdb2
parentdfa9d6cf32b23e34eeba916a9a263483990a3fce
fish: Keep device names in options drives list.

In the 'struct drv *drvs' structure, keep a list of the
device name(s) for each added drive or guest.  The device name
is the canonical name as that drive would be known inside
libguestfs, eg. "/dev/sda"
fish/fish.c
fish/options.c
fish/options.h