]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rocksdb/tools/benchmark_leveldb.sh
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / rocksdb / tools / benchmark_leveldb.sh
index 40c7733cea336b52185beaf14e21a51ac8bc388e..069b53a9fb634781d2508c1c69bb9f35c49ce94e 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/env bash
+# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
 # REQUIRE: db_bench binary exists in the current directory
 #
 # This should be used with the LevelDB fork listed here to use additional test options.