Whamcloud - gitweb
LU-1187 tests: Fixes in test-framework for DNE
[fs/lustre-release.git] / lustre / fld / fld_internal.h
index a2975d0..c6f87f1 100644 (file)
@@ -148,15 +148,6 @@ struct fld_thread_info {
         struct lu_seq_range fti_irange;
 };
 
-
-struct thandle *fld_trans_create(struct lu_server_fld *fld,
-                                const struct lu_env *env);
-int fld_trans_start(struct lu_server_fld *fld,
-                    const struct lu_env *env, struct thandle *th);
-
-void fld_trans_stop(struct lu_server_fld *fld,
-                    const struct lu_env *env, struct thandle* th);
-
 extern struct lu_context_key fld_thread_key;
 
 int fld_index_init(struct lu_server_fld *fld,