bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Current issues


From: Harley D. Eades III
Subject: Re: Current issues
Date: Wed, 09 Nov 2005 22:38:20 -0600
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050404)

Patrick Leslie Polzer wrote:

Hello Harley,

On Thu, 03 Nov 2005 03:00:08 -0600
"Harley D. Eades III" <address@hidden> wrote:

As for my work, I have managed to get the fdisk code to compile with parted. I added a new dir in trunk called ui and moved the parted ui
and the fdisk ui into it. Then I changed autoconf && automake to
compile both the interfaces. The fdisk interface as of right now is
just starting so it is going to be a bit before it is ready.
I like this.

I have a the new function write complete,
What's the new function write?

The write command whos function is called do_write (),
in this patch they are commit and do_commit ().  I renamed them
to write and do_write (). write will be the command issued when
the user wants to write all their changes to disk.  Some functions
will still be automagically writing data to disk, but in these cases
the user is warned.

I am going to do some
further testing later this weekend. Here is the patch if anyone wants
to look at it: http://12.203.202.40/parted-do_commit_10-19-05.patch
Need a bit of time.

For starters, why this in line 546:

+               //ped_disk_destroy (*disk);   XXX

Up to this point it looks okay, isn't too exotic stuff anyway.
That is left over from some debugging, I will get her fixed.

Thanks
Harley




reply via email to

[Prev in Thread] Current Thread [Next in Thread]