Whamcloud - gitweb
landing smfs.
[fs/lustre-release.git] / lustre / include / linux / lvfs_linux.h
index 71fc431..5e125a0 100644 (file)
@@ -20,8 +20,8 @@
 
 #define l_filp_open filp_open
 
-struct obd_run_ctxt;
-struct l_file *l_dentry_open(struct obd_run_ctxt *, struct l_dentry *,
+struct lvfs_run_ctxt;
+struct l_file *l_dentry_open(struct lvfs_run_ctxt *, struct l_dentry *,
                              int flags);
 
 struct l_linux_dirent {