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