WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: Disk naming (Was Re: [Xen-devel] [PATCH] Guest boot loadersupport [1

Adam Heath wrote:

It does.  So, it's the blkback in dom0 that requires a device node.  How about
it the blkback were extended to support files in filesystems?
I think the hardest thing to deal with is the fact that the control messages are limited to 60 bytes meaning that if you changed the be_vbd_create message to pass file names instead of device types you'd have to support continuations to suport filenames that are > ~40 bytes long.

The registry will make this a lot easier since the blkif_be device could just read a filename out of the registry. I've thought about changing the blkif_be driver to be able to access the file ops directly before and this has been the limiting factor in my mind (unless someone else has a more creative solution :-)).

Regards,
Anthony Liguori

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>