Whamcloud - gitweb
update .snap on smfs
[fs/lustre-release.git] / lustre / include / linux / lustre_smfs.h
index ac5f5f3..474095c 100644 (file)
@@ -72,7 +72,7 @@ struct mds_kml_pack_info {
         int mpi_size[4];
         int mpi_total_size;
 };
-typedef int (*smfs_hook_func)(struct inode *inode, struct dentry *dentry,
+typedef int (*smfs_hook_func)(struct inode *inode, void *dentry,
                              void *data1, void *data2, int op, void *handle);
 struct smfs_hook_ops {
         struct list_head smh_list;