aboutsummaryrefslogtreecommitdiff
path: root/weed/pb/master.proto
diff options
context:
space:
mode:
Diffstat (limited to 'weed/pb/master.proto')
-rw-r--r--weed/pb/master.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/pb/master.proto b/weed/pb/master.proto
index c4cd8dc45..ce5d07d76 100644
--- a/weed/pb/master.proto
+++ b/weed/pb/master.proto
@@ -66,6 +66,7 @@ message VolumeInformationMessage {
uint32 version = 9;
uint32 ttl = 10;
uint32 compact_revision = 11;
+ int64 modified_at_second = 12;
}
message VolumeShortInformationMessage {