]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
messages: Clean up endian handling
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 16 Sep 2019 15:20:29 +0000 (17:20 +0200)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Wed, 18 Sep 2019 11:33:59 +0000 (13:33 +0200)
commitbb9eb83b20f36ee3317dd0b49e623daa6342d87a
tree19b93d407369824d131ff8f5f835187629afc518
parent2e85908914fcd61972e81766f4d5f4375b8f1232
messages: Clean up endian handling

Replace remaining uses of __le16/__le32/__le64 in contexts that are
not relevant to code generation.

Also, add missing calls to init_le32 in an initializer.

This change is a no-op on all architectures.

Signed-off-by: Ulrich Weigand <ulrich.weigand@de.ibm.com>
src/messages/MClientRequest.h
src/messages/MOSDOp.h