summaryrefslogtreecommitdiffstats
path: root/doc/dev/rbd-diff.rst
diff options
context:
space:
mode:
authorJason Dillaman <dillaman@redhat.com>2015-05-22 17:18:09 +0200
committerJason Dillaman <dillaman@redhat.com>2015-05-22 17:18:09 +0200
commitf9ba711c301a33f7d8b0f0c3127dba9034c4bdb7 (patch)
tree386be3c7bd1a1ffd76f7e492ad1fc4219ba19acd /doc/dev/rbd-diff.rst
parentMerge pull request #4512 from hjwsm1989/init-ceph (diff)
downloadceph-f9ba711c301a33f7d8b0f0c3127dba9034c4bdb7.tar.xz
ceph-f9ba711c301a33f7d8b0f0c3127dba9034c4bdb7.zip
dev/rbd-diff: clarify encoding of image size
Fixes: #11562 Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Diffstat (limited to 'doc/dev/rbd-diff.rst')
-rw-r--r--doc/dev/rbd-diff.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dev/rbd-diff.rst b/doc/dev/rbd-diff.rst
index 8cba29c30a3..bff9582ae06 100644
--- a/doc/dev/rbd-diff.rst
+++ b/doc/dev/rbd-diff.rst
@@ -37,7 +37,7 @@ Size
----
- u8: 's'
-- u64: (ending) image size
+- le64: (ending) image size
Data Records
~~~~~~~~~~~~