Whamcloud - gitweb
Land b_bug2370 to HEAD (20040127_1701)
[fs/lustre-release.git] / lustre / lvfs / fsfilt_reiserfs.c
index c8a5d47..36af093 100644 (file)
@@ -56,7 +56,8 @@ static void *fsfilt_reiserfs_start(struct inode *inode, int op,
 }
 
 static void *fsfilt_reiserfs_brw_start(int objcount, struct fsfilt_objinfo *fso,
-                                       int niocount, void *desc_private)
+                                       int niocount, struct niobuf_local *nb,
+                                       void *desc_private)
 {
         return (void *)0xf00f00be;
 }