commit | c89136ea4253c73e89e97f5138bb22d97ad9f564 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Wed Oct 14 09:59:09 2009 -0700 |
committer | Sage Weil <sage@newdream.net> | Wed Oct 14 09:59:09 2009 -0700 |
tree | ba8080adfaa6f5b84eadd4d65eff70840f9dfe22 | |
parent | 535bbb530764b1b2b3b732837f0e61e1baae7109 [diff] |
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>