Whamcloud - gitweb
add a branch and its table named "b_iam" for "Index API Module" from #colibri
[fs/lustre-release.git] / lustre / llite / special.c
index dfdc2cf..46f2ab9 100644 (file)
@@ -343,7 +343,7 @@ static int ll_special_open(struct inode *inode, struct file *filp)
                         }
                         ll_och_fill(inode, it, och);
                         /* ll_md_och_close() will free och */
-                        ll_md_och_close(ll_i2mdexp(inode), inode, och, 0);
+                        ll_md_och_close(ll_i2mdexp(inode), inode, och, 0, 0);
                 }       
                 (*och_usecount)++;