Whamcloud - gitweb
LU-1943 fld: Simplify transaction handling in FID/FLD
[fs/lustre-release.git] / lustre / fid / fid_internal.h
index 02ab9d8..b659107 100644 (file)
@@ -62,10 +62,6 @@ extern struct lu_context_key seq_thread_key;
 int seq_client_alloc_super(struct lu_client_seq *seq,
                            const struct lu_env *env);
 
-int seq_client_replay_super(struct lu_client_seq *seq,
-                            struct lu_seq_range *range,
-                            const struct lu_env *env);
-
 /* Store API functions. */
 int seq_store_init(struct lu_server_seq *seq,
                    const struct lu_env *env,