Whamcloud - gitweb
LU-146 mds_open() may deadlock
[fs/lustre-release.git] / lustre / mds / mds_internal.h
index 7c8979b..5d3c336 100644 (file)
@@ -161,7 +161,8 @@ int mds_get_parent_child_locked(struct obd_device *obd, struct mds_obd *mds,
                                 char *name, int namelen,
                                 struct lustre_handle *child_lockh,
                                 struct dentry **dchildp, int child_mode,
-                                __u64 child_lockpart);
+                                __u64 child_lockpart,
+                                int it_op, __u32 flags);
 int mds_lock_new_child(struct obd_device *obd, struct inode *inode,
                        struct lustre_handle *child_lockh);
 int mds_osc_setattr_async(struct obd_device *obd, struct inode *inode,