From 3ea8f95cf7f4158bf03b7ab115c3b05c40aea2ee Mon Sep 17 00:00:00 2001 From: green Date: Mon, 25 Apr 2005 16:30:47 +0000 Subject: [PATCH] Update changelog with 6196 bugfix info --- lustre/ChangeLog | 1 + 1 file changed, 1 insertion(+) 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) -- 1.8.3.1