Whamcloud - gitweb
LU-2158 lvfs: remove the fsfilt and lvfs layer
[fs/lustre-release.git] / lustre / include / linux / lvfs_linux.h
index cb0523e..154832b 100644 (file)
@@ -49,8 +49,6 @@
 #define l_filp_open filp_open
 
 struct lvfs_run_ctxt;
-struct l_file *l_dentry_open(struct lvfs_run_ctxt *, struct l_dentry *,
-                             int flags);
 
 struct l_linux_dirent {
         cfs_list_t      lld_list;