From: adilger Date: Wed, 25 Feb 2004 23:35:09 +0000 (+0000) Subject: b=2730 X-Git-Tag: v1_8_0_110~486^6~115 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=08e0157a749e6e2cfe90ac0a80cbb5f123a1d0de;p=fs%2Flustre-release.git b=2730 --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index ddc110e..f7e2ce8 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -40,6 +40,7 @@ tbd Cluster File Systems, Inc. - fix MDS llog_logid record size, 64-bit array alignment (2733) - don't call usermode_helper from ptlrpcd, DEFAULT upcall (2773) - put magic in mount.lustre data, check for bad/NULL mount data (2529) + - MDS recovery shouldn't delete objects that it has given out (2730) * miscellania - return LL_SUPER_MAGIC from statfs for the filesystem type (1972)