From: stinson1947 Date: Fri, 3 Apr 2009 23:43:52 +0000 (+0000) Subject: correct minor typo. X-Git-Tag: v1_6_7_1~9 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=82b1ad8d3bf07f69f57a190c666ba667affce0a9;p=fs%2Flustre-release.git correct minor typo. --- 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