From: green Date: Mon, 25 Apr 2005 16:30:47 +0000 (+0000) Subject: Update changelog with 6196 bugfix info X-Git-Tag: v1_7_100~1^25~8^2~199 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=3ea8f95cf7f4158bf03b7ab115c3b05c40aea2ee;p=fs%2Flustre-release.git Update changelog with 6196 bugfix info --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 3c9f711..b70370a 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -20,6 +20,7 @@ tbd Cluster File Systems, Inc. - don't hold client locks on temporary worklist from l_lru (5666) - 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) * miscellania - by default create 1 inode per 4kB space on MDS, per 16kB on OSTs - allow --write-conf on an MDS with different nettype than client (5619)