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-- 956 bytes
Makefile -rw-r--r-- 153 bytes
control.c -rw-r--r-- 7.9 KB
cuse.c -rw-r--r-- 15.6 KB
dev.c -rw-r--r-- 48.7 KB
dir.c -rw-r--r-- 50.5 KB
file.c -rw-r--r-- 75.1 KB
fuse_i.h -rw-r--r-- 21.1 KB
inode.c -rw-r--r-- 30.9 KB

back to top