From 3ab4297335b6998eed61128289c75dd026afa2c5 Mon Sep 17 00:00:00 2001 From: bobijam Date: Mon, 4 Aug 2008 02:31:33 +0000 Subject: [PATCH] Branch b1_8_gate b=15576 i=johann, adilger Description: Resolve device initialization race Details : Prevent proc handler from accessing devices added to the obd_devs array but yet be intialized. --- lustre/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 2180387..c9025ac 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -38,6 +38,12 @@ tbd Sun Microsystems, Inc. * Output of lfs quota has been made less detailed by default, old (verbose) output can be obtained by using -v option. +Severity : normal +Bugzilla : 15576 +Description: Resolve device initialization race +Details : Prevent proc handler from accessing devices added to the + obd_devs array but yet be intialized. + Severity : enhancement Bugzilla : 15308 Description: Update to SLES10 SP2 kernel-2.6.16.60-0.23. -- 1.8.3.1