Whamcloud - gitweb
Minor updates to 0.5.13 release notes.
[fs/lustre-release.git] / lustre / ChangeLog
index 862b4dd..528c585 100644 (file)
@@ -1,10 +1,94 @@
+2002-10-01  Phil Schwan  <phil@clusterfs.com>
+       * version v0_5_13
+       * bug fixes:
+         - locks would be cancelled without throwing away data pages,
+           resulting in inconsistent data (605627)
+         - inode attributes were not always being refreshed (605627, 612449)
+         - lconf now continues to cleanup after lctl reports an error
+         - MDS now enforces user permissions (602707)
+         - lprocfs cleanup fixed, but not yet enabled (614157)
+         - fixed infinite server hang, should a client not respond to an AST
+         - avoid going into recovery if user calls readlink() with a buffer
+           that's too small (613941)
+         - AST RPCs no longer require replies (614867) -- this may be changed
+         - don't crash server if client sends an IOV that's too big (611336)
+         - fixed lock conversion deadlock (611892)
+         - fixed the following of symlinks (614622)
+       * recovery: the server can remove locks from a client that dies, other
+         clients can make progress
+       * more extN patch fixes
+       * compile-time configurable ptlrpc buffer allocations
+       * documentation
+         - collaborative read cache document
+         - Lustre Lite Performance CDR document-in-progress
+
+2002-09-20  Andreas Dilger  <adilger@clusterfs.com>
+       * version v0_5_12
+       * bug fix
+         - fix typo in patch-2.4.18
+
+2002-09-20  Andreas Dilger  <adilger@clusterfs.com>
+       * version v0_5_11
+       * bug fixes
+         - clear ptlrpc request each time in handle_incoming_request()
+         - unlink of files now destroys the object on the OST
+
+2002-09-19  Peter Braam  <braam@clusterfs.com>
+       * version 0_5_10
+       * add hard link support
+       * change obdfile creation method
+       * kernel patch changed
+       
+2002-09-19  Peter Braam  <braam@clusterfs.com>
+       * version 0_5_9
+       * bug fix
+         - stack overflow bug in extN fixed
+
+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