Whamcloud - gitweb
Updates for 0.5.8 release.
[fs/lustre-release.git] / lustre / ChangeLog
index 6ad5cbb..c3df627 100644 (file)
@@ -1,3 +1,55 @@
+2002-09-18  Andreas Dilger  <adilger@clusterfs.com>
+       * version 0_5_8
+       * documentation updates
+         - add man pages for config tools
+         - update tests/README to describe testing with new config tools
+         - finish metadata API descriptions
+       * bug fixes and cleanups
+         - statfs workaround for 16TB limit
+         - LOV stripe allocation improved, can stripe on subset of OSTs
+         - LOV file size/IO offset was wrong for files > 4GB in size
+         - object EA data was being dropped, caused files to be unreadable
+         - memory overflow with non-LOV OST caused memory corruption
+         - fixed regression tests to work with new config tools, obdfilter
+         - fixed bug when directory size became larger than 1 block
+         - fixed bug (for single client case) when PWD was deleted
+         - invalidate local directory pages when doing intent-based ops
+         - avoid LDLM oops when lock callback contained bad data
+
+2002-09-09  Andreas Dilger  <adilger@clusterfs.com>
+       * version 0_5_7
+       * documentation updates
+       * bug fixes and cleanups
+         - configuration tools
+         - LOV
+         - imports/exports
+         - 64-bit compile warnings
+         - 64-bit internal statfs data
+         - many more
+       * test_brw on persistent OST devices
+       * MDS recovery
+       * lprocfs (disabled)
+
+2002-09-04  Andreas Dilger  <adilger@clusterfs.com>
+       * version 0_5_6
+       * documentation updates
+       * bug fixes and cleanups
+       * configuration tools
+
+2002-08-30  Peter J. Braam  <braam@clusterfs.com>
+
+       * version v0_5_5
+       * many small fixes to 0_5_4
+       * io/network handling
+       * thinkos in MDS operations
+
+2002-08-24  Peter J. Braam  <braam@clusterfs.com>
+
+       * version v0_5_4
+       * crucial basic fixes to 0.5.3
+       * IOR, Iozone work over Elan
+       * EOF locks added
+
 2002-08-07  Phil Schwan  <phil@clusterfs.com>
        * version 0_5_3, our first alpha
        * we use the new Portals iovs