Whamcloud - gitweb
Branch b1_8_gate
authorbobijam <bobijam>
Mon, 11 Aug 2008 05:41:10 +0000 (05:41 +0000)
committerbobijam <bobijam>
Mon, 11 Aug 2008 05:41:10 +0000 (05:41 +0000)
b=16237
i=adilger, nathan

Description: Early reply size mismatch, MGC loses connection
Details    : Apply the MGS_CONNECT_SUPPORTED mask at reconnect time so
             the connect flags are properly negotiated.

lustre/ChangeLog

index cb64413..7961620 100644 (file)
@@ -39,6 +39,12 @@ tbd Sun Microsystems, Inc.
          old (verbose) output can be obtained by using -v option.
 
 Severity   : normal
+Bugzila    : 16237
+Description: Early reply size mismatch, MGC loses connection
+Details    : Apply the MGS_CONNECT_SUPPORTED mask at reconnect time so
+             the connect flags are properly negotiated.
+
+Severity   : normal
 Bugzilla   : 16006
 Description: Properly propagate oinfo flags from lov to osc for statfs   
 Details    : restore missing copy oi_flags to lov requests.