diff --git a/lustre/ChangeLog b/lustre/ChangeLog index e35958835ee3532dcedd60bfeb2329f47f4e9c25..83161b71430ec50de9f23a44cd64dee946478ffe 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -110,7 +110,7 @@ Description: fix build on ppc32 Details : compile code with -m64 flag produce wrong object file for ppc32. Severity : normal -Bugzilla : 15774 +Bugzilla : 15574 Description: MDS LBUG: ASSERTION(!IS_ERR(dchild)) Details : In reconstruct_* functions, LASSERTs on both the data supplied by a client, and the data on disk are dangerous and incorrect. Change