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-- 2.4 KB
Makefile -rw-r--r-- 282 bytes
compat.c -rw-r--r-- 3.2 KB
dquot.c -rw-r--r-- 73.3 KB
kqid.c -rw-r--r-- 3.2 KB
netlink.c -rw-r--r-- 3.0 KB
quota.c -rw-r--r-- 11.1 KB
quota_tree.c -rw-r--r-- 16.7 KB
quota_tree.h -rw-r--r-- 689 bytes
quota_v1.c -rw-r--r-- 6.4 KB
quota_v2.c -rw-r--r-- 10.3 KB
quotaio_v1.h -rw-r--r-- 1.2 KB
quotaio_v2.h -rw-r--r-- 2.5 KB

back to top