pidfs: convert to path_from_stashed() helper
[linux-2.6-block.git] / fs / internal.h
index cfddaec6fbf6411c4392aea971635aa8574670fa..a34531bcad6ebee32dda160faf45e0f30934d614 100644 (file)
@@ -312,4 +312,5 @@ struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap);
 void mnt_idmap_put(struct mnt_idmap *idmap);
 int path_from_stashed(struct dentry **stashed, unsigned long ino,
                      struct vfsmount *mnt, const struct file_operations *fops,
-                     void *data, struct path *path);
+                     const struct inode_operations *iops, void *data,
+                     struct path *path);