diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 58ae3d61e06ca75b58de690e3cf61d00b2175514..62fcc14d61a42fb7328e03951ce5ec1ed47dc84e 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -88,8 +88,8 @@ Bugzilla : 14533 Frequency : rare, on recovery Description: read procfs can produce deadlock in some situation Details : Holding lprocfs lock with send rpc can produce block for destroy - obd objects and this also block reconnect with -EALREADY. This isn't - fix all lprocfs bugs - but make it rare. + obd objects and this also block reconnect with -EALREADY. + This isn't fix all lprocfs bugs - but make it rare. Severity : enhancement Bugzilla : 15152