commit | 597cda357716a3cf8d994cb11927af917c8d71fa | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <ilya.dryomov@inktank.com> | Mon Sep 08 17:25:34 2014 +0400 |
committer | Ilya Dryomov <ilya.dryomov@inktank.com> | Wed Sep 10 20:08:35 2014 +0400 |
tree | faa59552d7eed73a1760aff65d03ef933df3be25 | |
parent | 73c3d4812b4c755efeca0140f606f83772a39ce4 [diff] |
libceph: add process_one_ticket() helper Add a helper for processing individual cephx auth tickets. Needed for the next commit, which deals with allocating ticket buffers. (Most of the diff here is whitespace - view with git diff -b). Cc: stable@vger.kernel.org Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com> Reviewed-by: Sage Weil <sage@redhat.com>