Diff for /xfs-cmds/xfsprogs/doc/CHANGES between versions 1.229 and 1.230

version 1.229, 2006/12/05 14:37:11 version 1.230, 2006/12/08 03:01:47
Line 1 Line 1
   xfsprogs-2.8.x
           - Fix up xfs_io mmap read that read from the wrong offset.
           - Updated xfs_io man page.
             Thanks to Utako Kusaka <utako@tnes.nec.co.jp> for these.
   
 xfsprogs-2.8.17  xfsprogs-2.8.17
         - Fix up libxfs SEGV when attempting to mount a non-XFS filesystem.          - Fix up libxfs SEGV when attempting to mount a non-XFS filesystem.
           Thanks to Utako Kuzaka <utako@tnes.nec.co.jp> for this.            Thanks to Utako Kusaka <utako@tnes.nec.co.jp> for this.
         - Fix up xfs_repair aborting if it finds an inode with an invalid           - Fix up xfs_repair aborting if it finds an inode with an invalid 
           inode type.            inode type.
         - Fix up default realtime extent size for large block sizes.          - Fix up default realtime extent size for large block sizes.
Line 17  xfsprogs-2.8.15 (19 October 2006) Line 22  xfsprogs-2.8.15 (19 October 2006)
                   
 xfsprogs-2.8.14 (6 October 2006)  xfsprogs-2.8.14 (6 October 2006)
         - Fix up the ring command in xfs_db,          - Fix up the ring command in xfs_db,
           Thanks to Utako Kuzaka <utako@tnes.nec.co.jp> for this.            Thanks to Utako Kusaka <utako@tnes.nec.co.jp> for this.
         - Set the blocksize on the device to the given sector          - Set the blocksize on the device to the given sector
           size which is _not_ necessarily 512 bytes;            size which is _not_ necessarily 512 bytes;
           idea suggested by Shailendra Tripathi.            idea suggested by Shailendra Tripathi.

Removed from v.1.229  
changed lines
  Added in v.1.230


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>