| commit | 54bf0ca8b15b687cfd932777a3894731c08d79a2 | [log] [tgz] |
|---|---|---|
| author | Ilya Dryomov <ilya.dryomov@inktank.com> | Mon Sep 08 17:25:34 2014 +0400 |
| committer | Zefan Li <lizefan@huawei.com> | Mon Dec 01 18:02:29 2014 +0800 |
| tree | 53ad1366ffef2eb4ab055d5f6c939f7aed4c02fb | |
| parent | 36d5b7b83ab7931290de2ce533f75c540cb90702 [diff] |
libceph: add process_one_ticket() helper commit 597cda357716a3cf8d994cb11927af917c8d71fa upstream. 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). Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com> Reviewed-by: Sage Weil <sage@redhat.com> Signed-off-by: Zefan Li <lizefan@huawei.com>