Whamcloud - gitweb
34e961eb68b5a7a4e350760d9249dcff76bddde6
[fs/lustre-release.git] / lustre / ChangeLog
1 2002-07-25  Peter J. Braam  <braam@clusterfs.com>
2
3         * version 0_5_1 with some initial stability, 
4         * locking on MD and file I/O. 
5         * documentation updates
6         * several bug fixes since 0.5.0
7         * small changes in wire protocol
8
9 2002-07-18  Phil Schwan  <phil@clusterfs.com>
10         * version v0_4_5
11         * delivered as Lustre Light Alpha
12         * fixed a crash after handling invalid MDS requests
13         * fixed directory pages for architectures with non-4k pages sizes
14
15 2002-07-11  Andreas Dilger  <adilger@clusterfs.com>
16         * release version v0_4_4
17         * Moves TCP acceptor to be on port 2432 (unused Coda port) instead
18           of 1234.
19         * Fixes a number of interruption problems with OST operations.
20         * Update documentation for portals header changes
21         * Move all wire protocol structs/defines to lustre_idl.h
22         * Fixes symlink length bug.
23         * Add tcpdump to repository.
24
25 2002-07-05  Andreas Dilger  <adilger@clusterfs.com>
26         * release version v0_4_3
27         * Fixes statfs for inodes on extN.
28         * Fixes bug in runtests which would delete /etc/hosts.
29         * Use 64-bit object IDs wherever possible (not into VFS though)
30           Remove ost_get_info, which is unused by lustre, and out of date.
31
32 2002-07-03  Peter Braam  <braam@clusterfs.com>
33         * release version v0_4_2   Fixes a lookup error (type not passed)
34         * move forward to head of Portals
35         * move forward to latest Lustre kernel
36
37 2002-06-25  Peter Braam  <braam@clusterfs.com>
38
39         * release version v0_4_1.  Hopefully stable on single node use. 
40