From: adilger Date: Mon, 2 Dec 2002 08:43:34 +0000 (+0000) Subject: Update for new release X-Git-Tag: 0.5.18 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=db75b7d9f2d42068fe69e1fc306f2a77ddc7b66f;p=fs%2Flustre-release.git Update for new release --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 924b3a5..d9a55e5 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,5 @@ -TBA +2002-01-02 Andreas Dilger + * version v0_5_18 * bug fixes - fix many simultaneous client startup (392) - fix dentry->d_it clobbering @@ -11,6 +12,11 @@ TBA - fix echo client over LOV (409) - fix dbench 2, extN refcount problem (170, 258, 356, 418) - fix double-O_EXCL intent crash (424) + - fix LOV-with-dead-OST bugs (307, 325, 326, 400, 403, 410) + * Features + - MDS can do multi-client recovery (modulo bugs in new code) + * Documentation + - many updates, edits, cleanups 2002-11-18 Phil Schwan * version v0_5_17