ceph: add struct version to auth encoding
authorSage Weil <sage@newdream.net>
Thu, 4 Feb 2010 17:42:20 +0000 (09:42 -0800)
committerSage Weil <sage@newdream.net>
Wed, 10 Feb 2010 23:04:48 +0000 (15:04 -0800)
commit07c8739c521cb029d0f3549556aae2d304513978
tree096f9775bfa1ca3092e9a5e223b0df4d5bcf0bc0
parent9bd2e6f8ba71facf1cadb7154a7e0e4d345a6aba
ceph: add struct version to auth encoding

Inlucde struct version in encoding. This will streamline future protocol
changes.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/auth.c
fs/ceph/auth_none.c