From: bobijam Date: Mon, 11 Aug 2008 05:41:10 +0000 (+0000) Subject: Branch b1_8_gate X-Git-Tag: v1_7_80~1^18~15 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=4cd1f6ce5963b8857a301ec2fb1b942628d262a2;p=fs%2Flustre-release.git Branch b1_8_gate 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. --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index cb64413..79616204 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 : 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.