]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
client: Add shared_mutex
authorChristopher Hoffman <choffman@redhat.com>
Fri, 21 Mar 2025 14:44:36 +0000 (14:44 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 5 Nov 2025 13:59:35 +0000 (13:59 +0000)
Signed-off-by: Christopher Hoffman <choffman@redhat.com>
src/client/FSCrypt.cc

index 4128ce57c01d39880adb2edff9cfbd6f98850c65..32269b0afb9fdd39ac6210602c000e2385a8ed33 100644 (file)
@@ -28,6 +28,7 @@
 #include <openssl/core_names.h>
 
 #include <string.h>
+#include <shared_mutex>
 
 #define dout_subsys ceph_subsys_client