ceph: zero unused message header, footer fields
authorSage Weil <sage@newdream.net>
Tue, 11 May 2010 22:01:51 +0000 (15:01 -0700)
committerSage Weil <sage@newdream.net>
Tue, 11 May 2010 22:17:40 +0000 (15:17 -0700)
We shouldn't leak any prior memory contents to other parties.  And random
data, particularly in the 'version' field, can cause problems down the
line.

Signed-off-by: Sage Weil <sage@newdream.net>

No differences found