2015 5:23:12 AM
Subject: [ceph-users] wrong diff-export format description
Hi all,
It looks like a bit wrong description
http://ceph.com/docs/master/dev/rbd-diff/
* u8: āsā
* u64: (ending) image size
I suppose that instead of u64 should be used something like le64, isn't it?
Hi all,
It looks like a bit wrong description
http://ceph.com/docs/master/dev/rbd-diff/
- u8: āsā
- u64: (ending) image size
I suppose that instead of u64 should be used something like le64, isn't it?
Because of from this description is not clear which bytes order should I
use..
_