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