ceph: convert encode/decode macros to inlines
authorSage Weil <sage@newdream.net>
Wed, 14 Oct 2009 16:59:09 +0000 (09:59 -0700)
committerSage Weil <sage@newdream.net>
Wed, 14 Oct 2009 16:59:09 +0000 (09:59 -0700)
commitc89136ea4253c73e89e97f5138bb22d97ad9f564
treeba8080adfaa6f5b84eadd4d65eff70840f9dfe22
parent535bbb530764b1b2b3b732837f0e61e1baae7109
ceph: convert encode/decode macros to inlines

This avoids the fugly pass by reference and makes the code a bit easier
to read.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/decode.h
fs/ceph/mds_client.c
fs/ceph/mdsmap.c
fs/ceph/mon_client.c
fs/ceph/osd_client.c
fs/ceph/osdmap.c