From 96804272433eed96c756ac38ea5973ecf650c6b3 Mon Sep 17 00:00:00 2001 From: pschwan Date: Thu, 18 Jul 2002 21:42:32 +0000 Subject: [PATCH] changelog update, head --- lustre/ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index a85039c..5c3e4a0 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,3 +1,26 @@ +2002-07-18 Phil Schwan + * version v0_4_5 + * delivered as Lustre Light Alpha + * fixed a crash after handling invalid MDS requests + * fixed directory pages for architectures with non-4k pages sizes + +2002-07-11 Andreas Dilger + * release version v0_4_4 + * Moves TCP acceptor to be on port 2432 (unused Coda port) instead + of 1234. + * Fixes a number of interruption problems with OST operations. + * Update documentation for portals header changes + * Move all wire protocol structs/defines to lustre_idl.h + * Fixes symlink length bug. + * Add tcpdump to repository. + +2002-07-05 Andreas Dilger + * release version v0_4_3 + * Fixes statfs for inodes on extN. + * Fixes bug in runtests which would delete /etc/hosts. + * Use 64-bit object IDs wherever possible (not into VFS though) + Remove ost_get_info, which is unused by lustre, and out of date. + 2002-07-03 Peter Braam * release version v0_4_2 Fixes a lookup error (type not passed) * move forward to head of Portals -- 1.8.3.1