Revision 597cda357716a3cf8d994cb11927af917c8d71fa authored by Ilya Dryomov on 08 September 2014, 13:25:34 UTC, committed by Ilya Dryomov on 10 September 2014, 16:08:35 UTC
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>
1 parent 73c3d48
History
File Mode Size
Kconfig -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 265 bytes
bind.c -rw-r--r-- 6.9 KB
daemon.c -rw-r--r-- 16.4 KB
interface.c -rw-r--r-- 14.6 KB
internal.h -rw-r--r-- 10.8 KB
key.c -rw-r--r-- 3.7 KB
main.c -rw-r--r-- 2.4 KB
namei.c -rw-r--r-- 24.3 KB
proc.c -rw-r--r-- 3.1 KB
rdwr.c -rw-r--r-- 24.6 KB
security.c -rw-r--r-- 2.7 KB
xattr.c -rw-r--r-- 7.1 KB

back to top