]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
encoding: wrap ENCODE_START/FINISH arguments
authorJason Dillaman <dillaman@redhat.com>
Tue, 7 Oct 2014 20:23:03 +0000 (16:23 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 8 Jan 2015 02:25:04 +0000 (21:25 -0500)
commit3646e1e438a1bf05363dc18786b51bfe581ee648
treee37bb4895f348cc51f7e20c4a6806875b2985b6c
parentfa96bb4db47c500947efcab51892f45a04b03d30
encoding: wrap ENCODE_START/FINISH arguments

Wrapped the bufferlist argument with parentheses to prevent
compile errors when attempting to pass a dereferenced bufferlist
pointer to the ENCODE_START/FINISH macros.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/include/encoding.h