From 60e4b5bfb64642d0cd9b7a47b33b400c16c87136 Mon Sep 17 00:00:00 2001 From: adilger Date: Wed, 31 Mar 2004 22:26:54 +0000 Subject: [PATCH] b=2948 --- lustre/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 343b989..d035587 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -5,6 +5,7 @@ tbd Cluster File Systems, Inc. - don't copy lvb into (possibly NULL) reply on error (2983) - don't deref dentry after dput, don't free lvb on error (2922) - use the kms to determine writeback rpc length (2947) + - increment oti_logcookies when osc is inactive (2948) - update client's i_blocks count via lvb messages (2543) - handle intent open/close of special files properly (1557) - mount MDS with errors=remount-ro, like obdfilter (2009) -- 1.8.3.1