From 9850cd9822a528f211868f25c1edce2542483394 Mon Sep 17 00:00:00 2001 From: green Date: Tue, 31 May 2005 15:31:28 +0000 Subject: [PATCH] b=3790 Move changelog entry to the bottom of list. --- lustre/ChangeLog | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 600f841..c7ae56f 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -3,14 +3,6 @@ tbd Cluster File Systems, Inc. * bug fixes Severity : minor -Frequency : always when accessing e.g. tty/console device nodes -Bugzilla : 3790 -Description: tty and some other devices nodes cannot be used on lustre -Details : file's private_data field is used by device data and lustre - values in there got lost. New field was added to struct file to - store fs-specific private data. - -Severity : minor Frequency : rare (extremely heavy IO load with hundreds of clients) Bugzilla : 6172 Description: Client is evicted, gets IO error writing to file @@ -88,6 +80,14 @@ Frequency : occasional Bugzilla : 6412 Description: Nodes with an elan id of 0 trigger a failed assertion +Severity : minor +Frequency : always when accessing e.g. tty/console device nodes +Bugzilla : 3790 +Description: tty and some other devices nodes cannot be used on lustre +Details : file's private_data field is used by device data and lustre + values in there got lost. New field was added to struct file to + store fs-specific private data. + ------------------------------------------------------------------------------ 2005-05-05 Cluster File Systems, Inc. -- 1.8.3.1