From: Jose J. R. <jo...@gm...> - 2007-08-15 17:55:42
|
On 8/15/07, Sriram Durbha <sri...@gm...> wrote: > Is it part of your plan to allow multiple partitions to be marked for using > free space from? There is UI and code in place that will allow selecting multiple HDDs and partitions. Now, regarding the current discussion and commits, I am sorry I don't have a working VL since last week and cannot yet review the code (so going by my bad memory here), because I have been migrating to another laptop as the previous one was giving loads of weird issues. However, I have been reading the commits on this list and it seems to me (though I might be wrong for the reasons stated) that there is some duplication going on. There is already infrastructure in place to hold all the HDDs and partitions in global array structures. IIRC, this also includes the HDD and partition sizes. The thing that was missing, I think, was a similar way to hold the free space. Regards, Joe1962 |