Whamcloud - gitweb
- bring b_io up to b_devel
authorzab <zab>
Thu, 27 Feb 2003 21:27:57 +0000 (21:27 +0000)
committerzab <zab>
Thu, 27 Feb 2003 21:27:57 +0000 (21:27 +0000)
lustre/extN/extN-san.diff
lustre/include/liblustre.h

index c961c3f..4d0f277 100644 (file)
@@ -49,7 +49,7 @@
 +      handle_t *handle;
 +      struct buffer_head bh_tmp;
 +      int needed_blocks;
-+      int i, ret, ret2;
++      int i, ret = 0, ret2;
 +
 +      needed_blocks = extN_san_write_trans_blocks(nblocks);
 +
index a27abb9..145d199 100644 (file)
@@ -143,9 +143,11 @@ extern int init_obdclass(void);
 extern int ptlrpc_init(void);
 extern int ldlm_init(void);
 extern int osc_init(void);
+extern int lov_init(void);
 extern int echo_client_init(void);
 
 
+
 /* general stuff */
 #define jiffies 0