From 4fb04be611797665d68fbddb3ce0f9fceffb2724 Mon Sep 17 00:00:00 2001 From: pschwan Date: Thu, 24 Oct 2002 04:14:32 +0000 Subject: [PATCH] ChangeLog for 0.5.15 --- lustre/ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 081509a..d505686 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,11 +1,18 @@ -TBD +2002-10-23 Phil Schwan * version v0_5_15 * bug fixes: - in-use dentries weren't being reused properly (617851) - prevent multiple LDLM setup (599178) - - fix LOV size caclulations for truncate (617853) + - fix LOV size calculations for truncate (617853) - fix client handling of MDS intent errors (POSIX) - fix permission bug in lovstripe.c test (624321) + - fix MDS thread deadlock (625069) + - truncate past end of file could corrupt data + - proper cleanup after timeouts, crashes, etc (592524, 550815) + - a race in recovery could return ETIMEDOUT to apps (623947) + - building outside the source directory was fixed + * the howto was brought (more) up to date (582544) + * major progress was made on recovery functionality 2002-10-10 Phil Schwan * version v0_5_14 -- 1.8.3.1