From 8116e32082f51afc7cd406b6e4d981996186ee3e Mon Sep 17 00:00:00 2001 From: Brad Hubbard Date: Wed, 13 May 2020 16:08:04 +1000 Subject: [PATCH] rocksdb: Update to ceph-octopus-v5.8-1436 We require https://github.com/facebook/rocksdb/commit/debc4ef18b2e61581ca81dc7fc997b085eb015d9 to build rocksdb_env_librados_test since the bufferlist::copy() method was removed in c724369 Master was upgraded to v6.8.1 to achieve this but that would be too potentially risky for a release branch. Signed-off-by: Brad Hubbard --- src/rocksdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rocksdb b/src/rocksdb index 4c736f177851..e24b452807a6 160000 --- a/src/rocksdb +++ b/src/rocksdb @@ -1 +1 @@ -Subproject commit 4c736f177851cbf9fb7a6790282306ffac5065f8 +Subproject commit e24b452807a699e78ebafff87eb0eeff01332ca1 -- 2.47.3