From 82b1ad8d3bf07f69f57a190c666ba667affce0a9 Mon Sep 17 00:00:00 2001 From: stinson1947 Date: Fri, 3 Apr 2009 23:43:52 +0000 Subject: [PATCH] correct minor typo. --- lustre/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index da730c4..f52ae22 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -40,7 +40,7 @@ Severity : critical Bugzilla : 18695 Descriptoin: Lustre detected file system corruption with inode out of bounds Details : don't update i_size on MDS_CLOSE for directories. This causes - directory corruptions on the MDT". + directory corruptions on the MDT. Severity : major Bugzilla : 18810 -- 1.8.3.1