From: green Date: Wed, 27 Apr 2005 20:01:28 +0000 (+0000) Subject: Changelog update for commits on 6203, 5007 X-Git-Tag: v1_7_100~1^25~8^2~188 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=372fe4e9460f062a51e6ac8b581cebe15588f8b0;p=fs%2Flustre-release.git Changelog update for commits on 6203, 5007 --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index eb08a38..699612a 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -21,7 +21,9 @@ tbd Cluster File Systems, Inc. - handle IO errors in 2.6 obdfilter bio completion routine (6046) - automatically evict dead clients (5921) - Update file size properly in create+truncate+fstat case (6196) - - Do not unhash mountpoint dentries (5907) + - Do not unhash mountpoint dentries, do not allow removal of + mountpoints (5907) + - Avoid lock ordering deadlock issue with write/truncate (6203,5654) - reserve enough journal credits in fsfilt_start_log for setattr (4554) * miscellania - by default create 1 inode per 4kB space on MDS, per 16kB on OSTs