bug-parted
[Top][All Lists]
Advanced

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

Parted 1.4.11-pre1


From: Andrew Clausen
Subject: Parted 1.4.11-pre1
Date: Mon, 26 Mar 2001 09:31:07 +1000

Hi all,

Changes:
* moved Sun disk geometry sanity checks from sun_probe() into a separate
helper function _check_geometry_sanity(), which is now called by sun_open().
Now allows users to ignore.
* fixed endianess bug in disk_sun.c.  The size of the whole disk partition
was being computed incorrectly.
* in ped_device_close(), assert that the device is open (thanks to Wouter Coene)
* catch a bug in gcc 2.95.2 in ext2_mkfs_init_sb()  (thanks Wouter)
* only call bindtextdomain() in ped_init() if native language support is
enabled.  (thanks Wouter)
* fixed the assertion in disk.c, in _disk_check_sanity().  On msdos disk
labels, free space partitions should be > 5 * disk->dev->sectors, not > 5 * 63.
* now explicitly requires autoconf 2.49b, and will complain sufficiently...

Andrew Clausen



reply via email to

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