From 3b324ca62004b8ed56c3cba3ebdf61ef97b66324 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 9 Apr 2014 22:15:36 +0000 Subject: Remove NoObject reply, and adapt BackupQueries accordingly. --- lib/backupstore/backupprotocol.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/backupstore') diff --git a/lib/backupstore/backupprotocol.txt b/lib/backupstore/backupprotocol.txt index be037313..a151df9b 100644 --- a/lib/backupstore/backupprotocol.txt +++ b/lib/backupstore/backupprotocol.txt @@ -77,8 +77,7 @@ SetClientStoreMarker 6 Command(Success) GetObject 10 Command(Success) int64 ObjectID - CONSTANT NoObject 0 - # reply has stream following, if ObjectID != NoObject + # reply has stream following (if successful) MoveObject 11 Command(Success) -- cgit v1.2.3