mirror of
https://github.com/ceph/ceph
synced 2025-01-01 08:32:24 +00:00
rgw: rename rgw_rest_es.cc to rgw_es_query.cc
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
This commit is contained in:
parent
0fdd24ff80
commit
42130df362
@ -195,7 +195,7 @@ target_link_libraries(radosgw-admin rgw_a librados
|
||||
install(TARGETS radosgw-admin DESTINATION bin)
|
||||
|
||||
set(radosgw_es_srcs
|
||||
rgw_rest_es.cc)
|
||||
rgw_es_query.cc)
|
||||
add_executable(radosgw-es ${radosgw_es_srcs})
|
||||
target_link_libraries(radosgw-es rgw_a librados
|
||||
cls_rgw_client cls_lock_client cls_refcount_client
|
||||
|
Loading…
Reference in New Issue
Block a user