X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fptlrpc%2FautoMakefile.am;fp=lustre%2Fptlrpc%2FautoMakefile.am;h=77ad215d73840ad4a2a11c7a78cf186f8b22f80f;hp=2b1d88ab468177f2feb5c949308682f80b969f5e;hb=2f8dcb7b8da13c8621a982be730a335bb189df08;hpb=5f7e4e3dbee600b2da376a50ec73907c0b57d301 diff --git a/lustre/ptlrpc/autoMakefile.am b/lustre/ptlrpc/autoMakefile.am index 2b1d88a..77ad215 100644 --- a/lustre/ptlrpc/autoMakefile.am +++ b/lustre/ptlrpc/autoMakefile.am @@ -51,7 +51,7 @@ LDLM_COMM_SOURCES= $(top_srcdir)/lustre/ldlm/l_lock.c \ $(top_srcdir)/lustre/ldlm/ldlm_pool.c COMMON_SOURCES = client.c recover.c connection.c niobuf.c pack_generic.c \ - events.c ptlrpc_module.c service.c pinger.c recov_thread.c llog_net.c \ + events.c ptlrpc_module.c service.c pinger.c llog_net.c \ llog_client.c llog_server.c import.c ptlrpcd.c pers.c wiretest.c \ ptlrpc_internal.h layout.c sec.c sec_bulk.c sec_gc.c sec_config.c \ sec_lproc.c sec_null.c sec_plain.c lproc_ptlrpc.c nrs.c nrs_fifo.c \ @@ -91,7 +91,6 @@ ptlrpc_SOURCES = \ pinger.c \ ptlrpcd.c \ recover.c \ - recov_thread.c \ service.c \ nrs.c \ nrs_fifo.c \