Whamcloud - gitweb
- land b_ver_recov
authortappro <tappro>
Thu, 24 Jul 2008 11:38:05 +0000 (11:38 +0000)
committertappro <tappro>
Thu, 24 Jul 2008 11:38:05 +0000 (11:38 +0000)
lustre/obdfilter/filter_io_24.c

index 999cb38..b390419 100644 (file)
@@ -268,7 +268,7 @@ int filter_direct_io(int rw, struct dentry *dchild, struct filter_iobuf *buf,
                 up(&inode->i_sem);
                 cleanup_phase = 3;
 
-                rc = filter_finish_transno(exp, oti, 0, 0);
+                rc = filter_finish_transno(exp, inode, oti, 0, 0);
                 if (rc)
                         GOTO(cleanup, rc);