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.1 KB
Makefile -rw-r--r-- 308 bytes
acl.c -rw-r--r-- 4.5 KB
addr.c -rw-r--r-- 35.8 KB
cache.c -rw-r--r-- 9.5 KB
cache.h -rw-r--r-- 4.6 KB
caps.c -rw-r--r-- 90.9 KB
ceph_frag.c -rw-r--r-- 365 bytes
debugfs.c -rw-r--r-- 6.5 KB
dir.c -rw-r--r-- 35.8 KB
export.c -rw-r--r-- 5.8 KB
file.c -rw-r--r-- 32.7 KB
inode.c -rw-r--r-- 53.3 KB
ioctl.c -rw-r--r-- 7.5 KB
ioctl.h -rw-r--r-- 3.6 KB
locks.c -rw-r--r-- 8.5 KB
mds_client.c -rw-r--r-- 93.1 KB
mds_client.h -rw-r--r-- 12.1 KB
mdsmap.c -rw-r--r-- 4.5 KB
snap.c -rw-r--r-- 25.8 KB
strings.c -rw-r--r-- 4.0 KB
super.c -rw-r--r-- 25.3 KB
super.h -rw-r--r-- 27.2 KB
xattr.c -rw-r--r-- 27.7 KB

back to top