On Thu, Jan 5, 2012 at 10:50 AM, Iustin Pop <[email protected]> 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. Guido
