Whamcloud - gitweb
Forgot to update changelog...
[fs/lustre-release.git] / lustre / ChangeLog
1 2002-08-30  Peter J. Braam  <braam@clusterfs.com>
2
3         * version v0_5_5
4         * many small fixes to 0_5_4
5         * io/network handling
6         * thinkos in MDS operations
7         
8 2002-08-24  Peter J. Braam  <braam@clusterfs.com>
9
10         * version v0_5_4
11         * crucial basic fixes to 0.5.3
12         * IOR, Iozone work over Elan
13         * EOF locks added
14
15 2002-08-07  Phil Schwan  <phil@clusterfs.com>
16         * version 0_5_3, our first alpha
17         * we use the new Portals iovs
18         * documentation updates
19         * bug fixes and cleanups
20         * small changes in the DLM wire protocol
21
22 2002-07-25  Peter J. Braam  <braam@clusterfs.com>
23         * version 0_5_1 with some initial stability, 
24         * locking on MD and file I/O. 
25         * documentation updates
26         * several bug fixes since 0.5.0
27         * small changes in wire protocol
28
29 2002-07-18  Phil Schwan  <phil@clusterfs.com>
30         * version v0_4_5
31         * delivered as Lustre Light Alpha
32         * fixed a crash after handling invalid MDS requests
33         * fixed directory pages for architectures with non-4k pages sizes
34
35 2002-07-11  Andreas Dilger  <adilger@clusterfs.com>
36         * release version v0_4_4
37         * Moves TCP acceptor to be on port 2432 (unused Coda port) instead
38           of 1234.
39         * Fixes a number of interruption problems with OST operations.
40         * Update documentation for portals header changes
41         * Move all wire protocol structs/defines to lustre_idl.h
42         * Fixes symlink length bug.
43         * Add tcpdump to repository.
44
45 2002-07-05  Andreas Dilger  <adilger@clusterfs.com>
46         * release version v0_4_3
47         * Fixes statfs for inodes on extN.
48         * Fixes bug in runtests which would delete /etc/hosts.
49         * Use 64-bit object IDs wherever possible (not into VFS though)
50           Remove ost_get_info, which is unused by lustre, and out of date.
51
52 2002-07-03  Peter Braam  <braam@clusterfs.com>
53         * release version v0_4_2   Fixes a lookup error (type not passed)
54         * move forward to head of Portals
55         * move forward to latest Lustre kernel
56
57 2002-06-25  Peter Braam  <braam@clusterfs.com>
58         * release version v0_4_1.  Hopefully stable on single node use.