bug-parted
[Top][All Lists]
Advanced

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

Parted 1.4.19


From: Andrew Clausen
Subject: Parted 1.4.19
Date: Fri, 28 Sep 2001 11:29:15 +1000
User-agent: Mutt/1.2.5i

Hi all,

Changes: (since 1.4.18)
* libparted/fs_ext2/ext2_fs.h (EXT2_SUPER_JOURNAL_UUID): fixed a typo
s/s_uuid/s_journal_uuid/
* libparted/fs_ext2/ext2.c (ext2_open): if the ext3 recover flag is set, tell
the user to run e2fsck (to replay the journal)
* libparted/fs_ext2/ext2_fs.h: added journaling entries to the super block,
and access macros
* libparted/fs_ext2/ext2.h (struct ext2_fs): has_internal_journal
* libparted/fs_ext2/interface.c (_ext3_ops): we now support ext3 resizing
* libparted/fs_ext2/ext2_inode_relocator.c (doscan): add an inode reference
from the superblock to the journal inode (if there is one)
* released 1.4.19-pre4
* added po/da.po (thanks Keld!)
* parted/ui.c (print_using_dev): now only warns about CHS problems for MSDOS
partition tables with non-lba fat partitions.
* doc/USER: minor changes wrt chs/lilo
* applied GPT patch from Matt Domsch (fixed now, thanks!)
* libparted/fs_ext2 (ext2_open): fixed feature test bit-bashing bug, introduced
when adding large file support
* libparted/fs_ntfs/ntfs.c (ntfs_set_system): added hidden flag
* include/parted/disk: fixed PED_DISK_TYPE_FIRST_FEATURE,
PED_DISK_TYPE_LAST_FEATURE
* added --enable-Werror (Timshel)
* added sv.po
* libparted/fs_ext2/ext2_fs.h: added i_size_high, changed EXT2_INODE_SIZE,
added EXT2_FEATURE_RO_COMPAT_LARGE_FILE
* libparted/fs_ext2/ext2_fs.c (_inode_update_size): large file support: writes
to i_size_high
* po/POTFILES.in: fixed typo on hfs/xfs.c, which caused all sorts of automake
headaches, when compiling outside of the source directory.
* using gettext 0.10.39, which includes a new gettext.m4.  0.10.38 had some
problems.
* configure.in: added --enable-part-static (msw)

Andrew




reply via email to

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