Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 985c1673 authored by Ilya Dryomov's avatar Ilya Dryomov
Browse files

libceph: fix ceph_eversion encoding



eversion_t is version+epoch in userspace and is encoded in that order.
ceph_eversion is defined as epoch+version in rados.h, yet we memcpy it
in __send_request().  Reoder ceph_eversion fields.

Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
parent fcd00b68
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment