From: adilger Date: Thu, 27 May 2004 21:39:00 +0000 (+0000) Subject: Update ChangeLog for final 1.2.2 release (3409 is back in). X-Git-Tag: v1_8_0_110~486^5~204 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=d2d15a34c9cae28331c63712b3cfea49fe8d3f48;p=fs%2Flustre-release.git Update ChangeLog for final 1.2.2 release (3409 is back in). --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 93f0e15..846b684 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -tbd Cluster File Systems, Inc. +2004-05-27 Cluster File Systems, Inc. * version 1.2.2 * bug fixes - don't copy lvb into (possibly NULL) reply on error (2983) @@ -38,6 +38,7 @@ tbd Cluster File Systems, Inc. - resynchronize MDS->OST in background (2824) - refuse to mount the same filesystem twice on same mountpoint (3394) - allow llmount to create routes for mounting behind routers (3320) + - push lock cancellation to blocking thread for glimpse ASTs (3409) - don't call osc_set_data_with_check() for TEST_LOCK matches (3159) - fix rare problem with rename on htree directories (3417) * miscellania