On Thu, Jan 05, 2012 at 11:01:07AM +0000, Guido Trotter wrote: > On Thu, Jan 5, 2012 at 10:50 AM, Iustin Pop <ius...@google.com> wrote: > > You mean, you don't have the data in the RPC call? If so, then LGTM as > > is. > > > > On the other hand, if the data is there, just abstract the bdev mangling > > code away into a separate function and do a clean regen… > > > > Ok, the data is there, at least at the level of backend.py... > But I'll have to change a few things around to allow xen.py access to > the code that computes the symlink names while at the same time > removing the fact that the code creates the symlinks.
OK, LGTM on the original version, this is a later cleanup then. thanks, iustin