Whamcloud - gitweb
Branch HEAD
authoryangsheng <yangsheng>
Fri, 7 Nov 2008 09:12:28 +0000 (09:12 +0000)
committeryangsheng <yangsheng>
Fri, 7 Nov 2008 09:12:28 +0000 (09:12 +0000)
b=17357

lustre/ptlrpc/pack_generic.c

index 4247568..42790f1 100644 (file)
@@ -585,7 +585,7 @@ static inline int lustre_unpack_ptlrpc_body_v2(struct lustre_msg_v2 *m,
                  return -EINVAL;
         }
 
-        return flipped;
+        return 0;
 }
 
 int lustre_unpack_req_ptlrpc_body(struct ptlrpc_request *req, int offset)