Whamcloud - gitweb
LU-4364 fld: add error handler in fldb_seq_start
[fs/lustre-release.git] / lustre / fld / fld_internal.h
index 554b49f..6b9c353 100644 (file)
@@ -148,7 +148,7 @@ extern struct lu_context_key fld_thread_key;
 
 struct dt_device;
 int fld_index_init(const struct lu_env *env, struct lu_server_fld *fld,
-                  struct dt_device *dt);
+                  struct dt_device *dt, int type);
 
 void fld_index_fini(const struct lu_env *env, struct lu_server_fld *fld);