Re: [libvirt] [PATCH 3/5] disk geometry

2009-06-26 Thread Daniel Veillard
On Fri, Jun 26, 2009 at 08:23:02PM +0200, Matthias Bolte wrote: > 2009/6/25 Daniel P. Berrange : > > On Wed, Jun 24, 2009 at 11:17:49AM +0200, Henrik Persson wrote: > >> Reads the disk geometry to be able to align disk partitions on cylinder > >> boundries. > >> Msdos partition tables really like

Re: [libvirt] [PATCH 3/5] disk geometry

2009-06-26 Thread Matthias Bolte
2009/6/25 Daniel P. Berrange : > On Wed, Jun 24, 2009 at 11:17:49AM +0200, Henrik Persson wrote: >> Reads the disk geometry to be able to align disk partitions on cylinder >> boundries. >> Msdos partition tables really like this stuff. >> +    /* return the geometry of the disk and then exit */ >

Re: [libvirt] [PATCH 3/5] disk geometry

2009-06-25 Thread Daniel P. Berrange
On Wed, Jun 24, 2009 at 11:17:49AM +0200, Henrik Persson wrote: > Reads the disk geometry to be able to align disk partitions on cylinder > boundries. > Msdos partition tables really like this stuff. > --- libvirt-0.6.4.org/src/parthelper.c2009-06-23 13:07:38.167048000 > +0200 > +++ libv

[libvirt] [PATCH 3/5] disk geometry

2009-06-24 Thread Henrik Persson
Reads the disk geometry to be able to align disk partitions on cylinder boundries. Msdos partition tables really like this stuff. --- libvirt-0.6.4.org/src/parthelper.c 2009-06-23 13:07:38.167048000 +0200 +++ libvirt-0.6.4/src/parthelper.c 2009-06-23 17:13:27.636892000 +0200 @@ -41,14 +41,22 @@ #