mirror of
https://github.com/ceph/ceph
synced 2025-01-29 22:43:40 +00:00
doc/dev/rbd-diff: update incremental file format
Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
parent
44e295a3cc
commit
7bbaa71a56
@ -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'
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user