On Tue, 23 Mar 2004, Anton Altaparmakov wrote:
> > On boot partitions these values need to be really set to what the actual
> > Windows boot code expects. Otherwise it can't load the next boot stages
> > from the disk and boot just hangs.
>
> Ok. )-: Thanks for trying though!
I see you made the changes but I think it could have been simpler by
just using the similar interface, e.g. ntfs_device_geometry_get(), what
HDIO_GETGEO uses. Now basicaly the same code is copy-pasted into three
functions and only the return statement is different. It's more trouble
to maintain and more trouble to use them.
I have a request also, please make a source snapshot (last one was a week
ago).
BTW, do we still need the ntfsprogs-devel tree? As I've seen, only I used
it, it was just extra work for you to maintain (thanks!) but I don't need
it anymore. Now it's also just extra work for me. So if nobody really
needs it we could just delete it? If there is need in the future by
somebody then we could still recreate it.
Szaka
|