git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63733a0
)
ceph: fix authenticator buffer size calculation
author
Sage Weil
<sage@newdream.net>
Mon, 15 Mar 2010 22:52:17 +0000
(15:52 -0700)
committer
Sage Weil
<sage@newdream.net>
Sun, 21 Mar 2010 04:33:10 +0000
(21:33 -0700)
The buffer size was incorrectly calculated for the ceph_x_encrypt()
encapsulated ticket blob. Use a helper (with correct arithmetic) and
BUG out if we were wrong.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found