[BACK]Return to 102_changelog.html CVS log [TXT][DIR] Up to [Development] / xfs-website.orig

File: [Development] / xfs-website.orig / 102_changelog.html (download) (as text)

Revision 1.1, Fri Nov 16 21:59:26 2001 UTC (15 years, 10 months ago) by xfs
Branch: MAIN
CVS Tags: HEAD


 Added Files:
 	102_caveats.html 102_changelog.html 102_installer.html
 	102_qa.html 102_release.html 102_rpm.html

New web pages for Release 1.0.2

<& xfsTemplate,top=>1,side=>1 &>

<!-- Start Project Content -->
<h2>
<b><font face="ARIAL NARROW,HELVETICA">XFS for Linux Release 1.0.2 Change Log</font></b></h2>


<p>
The following changes have been made to XFS for Linux
for the 1.0.2 release.
</p>

<h3>Kernel</h3>
Fixed direct I/O read beyond eof.
<br>
Removed BLKBSZSET ioctl from kernel.
<br>
O_SYNC write path error checking.
<br>
Low memory improvements.
<br>
Fixed busy inode after xfsdump problem.
<br>
Worked around gcc bug in xfs_growfs.
<br>
Added MODULE_LICENSE("GPL") to XFS modules.
<br>
Changed dmapi to use /proc instead of /dev/dmapi.
<br>
Fixed nfs related bug with sparse file size.
<br>
Merged in bugfixes from Irix.
<br>
DMAPI can now monitor memory mapped files.

<h3>ACL</h3>
Added -r (recursive) option to chacl.
<br>
Fixed a bug in acl_check ACL validity check code.

<h3>xfsdump</h3>
xfsdump/xfsrestore available from root filesystem.
<br>
xfsdump/xfsrestore now handle DMAPI filesystems.
<br>
Fixed xfsrestore handling of device major numbers.
<br>
Allowed xfsrestore to run on non-xfs filesystem.
<br>
Merged xfsdump fsr bug fixes from IRIX.
<br>
Merged xfsdump phase 3 performance fixup from IRIX.
<br>
Merged xfsdump code to specify maximum file size, specify media file
size, & request single media file.
<br>
FHS compliance for xfsdump inventory directory (/var/lib/xfsdump).

<h3>xfs_db</h3>
Fixed endianness bug in xfs_db write command.
<br>
Fixed frag command in xfs_db.

<h3>xfsprogs</h3>
Fixed xfs_growfs bug when parsing mount options.
<br>
Fixed too-small-final-AG bug in mkfs.xfs.
<br>
Fixed xfs_repair bug in handling a corrupt root directory inode with
multiple "lost+found" entries.
<br>
Prevented xfs_repair from zeroing a dirty log.
<br>
Added mkfs.xfs heuristics to prevent inode numbers > 32 bits on >1TB
filesystems.
<br>
Implemented the -f (file) option to xfs_logprint.
<br>
Changed mkfs.xfs to call lvdisplay instead of linking against liblvm.

<h3>misc</h3>
Changed libdm (dmapi), libhandle, libacl, libattr libraries to LGPL
license.
<br>
Updated documentation.

<br>


<& xfsTemplate,bottom=>1 &>