doc/dev/rbd-diff: update incremental file format

Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
Sage Weil 2013-03-28 14:19:59 -07:00 committed by Josh Durgin
parent 44e295a3cc
commit 7bbaa71a56

View File

@ -7,8 +7,7 @@ two snapshots (or a snapshot and the head) of an RBD image.
Header
------
le32: string length, always 13
"rbd diff v1"
"rbd diff v1\n"
Record
------
@ -51,6 +50,11 @@ u8: 'z'
le64: offset
le64: length
End
---
u8: 'e'