]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/librbd/image/PreRemoveRequest.h
import 15.2.0 Octopus source
[ceph.git] / ceph / src / librbd / image / PreRemoveRequest.h
index 30f16b362133284fdf9d3d6a6dacecd812174a94..06b3bf2f8f686a1a1bfe38cb06f38a44af4c6b9c 100644 (file)
@@ -66,6 +66,7 @@ private:
   std::list<obj_watch_t> m_watchers;
 
   std::map<uint64_t, SnapInfo> m_snap_infos;
+  int m_ret_val = 0;
 
   void acquire_exclusive_lock();
   void handle_exclusive_lock(int r);