On 18.08.2011 4:08, Nathan Whitehorn wrote:
What it contains:
* gpt/gptid support removed from GEOM_LABEL class;
* new GEOM_ALIAS class added. This class has two public functions:
void g_alias_create(struct g_provider *pp, const char *name);
void g_alias_spoil(struct g_provider *pp);
* first two
On 04/29/11 11:55, Andrey V. Elsukov wrote:
On 27.04.2011 11:37, Andrey V. Elsukov wrote:
I wrote a small extension for the GEOM_PART class. It adds an ability
to GEOM_PART class to create partition labels for schemes which are
support them.
Hi All,
i got several successful reports from users,
Hi Andrey,
just want to say you don't have to wait for me anymore. Just can't
find the time to analyze your aproach.
Thanks for your work on this.
2011/5/3 Andriy Gapon :
> on 29/04/2011 19:55 Andrey V. Elsukov said the following:
>> On 27.04.2011 11:37, Andrey V. Elsukov wrote:
I wrote a sm
on 29/04/2011 19:55 Andrey V. Elsukov said the following:
> On 27.04.2011 11:37, Andrey V. Elsukov wrote:
>>> I wrote a small extension for the GEOM_PART class. It adds an ability
>>> to GEOM_PART class to create partition labels for schemes which are
>>> support them.
>
> Hi All,
>
> i got sever
On 27.04.2011 11:37, Andrey V. Elsukov wrote:
>> I wrote a small extension for the GEOM_PART class. It adds an ability
>> to GEOM_PART class to create partition labels for schemes which are
>> support them.
Hi All,
i got several successful reports from users, but now i decided to make
this functi
Andrey,
Great work, thank you. I have a little destraught about this over the
years since its inception with having just a label class for itself. Now
that this has all be properly tested it seems like a good idea to me to
split them up into their respective sections as you have done.
Now with t
On 04/27/11 02:37, Andrey V. Elsukov wrote:
On 25.04.2011 14:38, Andrey V. Elsukov wrote:
I wrote a small extension for the GEOM_PART class. It adds an ability
to GEOM_PART class to create partition labels for schemes which are
support them.
Currently we have GEOM_LABEL class which does similar
On 25.04.2011 14:38, Andrey V. Elsukov wrote:
> I wrote a small extension for the GEOM_PART class. It adds an ability
> to GEOM_PART class to create partition labels for schemes which are
> support them.
>
> Currently we have GEOM_LABEL class which does similar functions,
> but it has problems in