From e86c6050896266c4a714427fde41681ae8c95a15 Mon Sep 17 00:00:00 2001 From: bobijam Date: Thu, 4 Sep 2008 02:35:40 +0000 Subject: [PATCH] Branch b1_8_gate b=16750 i=nathan.rutman i=sheng.yang Description: service mount cannot take device name with ":" Details : Only when device name contains ":/" will mount treat it as client mount. --- lustre/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 57c99e4..b978299 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -39,6 +39,12 @@ tbd Sun Microsystems, Inc. old (verbose) output can be obtained by using -v option. Severity : major +Bugzilla : 16750 +Description: service mount cannot take device name with ":" +Details : Only when device name contains ":/" will mount treat it as + client mount. + +Severity : major Bugzilla : 16561 Description: Hitting mdc_commit_close() ASSERTION Details : Properly handle request reference release in -- 1.8.3.1