summaryrefslogtreecommitdiff
path: root/src/rgw/rgw_rados.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rgw/rgw_rados.h')
-rw-r--r--src/rgw/rgw_rados.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rgw/rgw_rados.h b/src/rgw/rgw_rados.h
index c46d9712ffa..94f9b28bd43 100644
--- a/src/rgw/rgw_rados.h
+++ b/src/rgw/rgw_rados.h
@@ -207,6 +207,7 @@ struct RGWObjState {
time_t mtime;
uint64_t epoch;
bufferlist obj_tag;
+ string write_tag;
bool fake_tag;
RGWObjManifest manifest;
bool has_manifest;