From: shadow Date: Thu, 8 May 2008 10:15:51 +0000 (+0000) Subject: update changelog X-Git-Tag: v1_9_50~527 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=308caf590599935625b20843ad99b496ef3eb6d3;p=fs%2Flustre-release.git update changelog b=14949 --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 85f27fb..18a9c49 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -12,6 +12,12 @@ tbd Sun Microsystems, Inc. * RHEL 4 and RHEL 5/SLES 10 clients behaves differently on 'cd' to a removed cwd "./" (refer to Bugzilla 14399). +Severity : minor +Bugzilla : 14949 +Description: don't panic with use echo client +Details : echo client pass NULL as client nid pointer and this produce null + pointer dereference. + Severity : major Bugzilla : 15575 Description: Stack overflow during MDS log replay