From f22865134f7ef4c9e914e5dada066bf4e5bce45b Mon Sep 17 00:00:00 2001 From: adilger <adilger> Date: Sat, 26 Apr 2008 00:08:57 +0000 Subject: [PATCH] Branch b1_6 Fix line wrap. --- lustre/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 58ae3d61e0..62fcc14d61 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 -- GitLab