ceph: release old ticket_blob buffer
authorSage Weil <sage@newdream.net>
Mon, 15 Mar 2010 22:57:04 +0000 (15:57 -0700)
committerSage Weil <sage@newdream.net>
Sun, 21 Mar 2010 04:33:11 +0000 (21:33 -0700)
commit5b3dbb44ab40660a080d03585bd35f45b2890c49
tree4303e51cf6922c92ea8a60217f5694d83de06a3a
parent807c86e2ceba8febe79b289d50cd0d5e0b0af917
ceph: release old ticket_blob buffer

Release the old ticket_blob buffer when we get an updated service ticket
from the monitor.  Previously these were getting leaked.

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