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.7 KB
Makefile -rw-r--r-- 241 bytes
balloc.c -rw-r--r-- 26.8 KB
cylinder.c -rw-r--r-- 5.7 KB
dir.c -rw-r--r-- 16.1 KB
file.c -rw-r--r-- 1014 bytes
ialloc.c -rw-r--r-- 9.0 KB
inode.c -rw-r--r-- 25.2 KB
namei.c -rw-r--r-- 7.3 KB
super.c -rw-r--r-- 43.4 KB
swab.h -rw-r--r-- 2.5 KB
symlink.c -rw-r--r-- 1.2 KB
truncate.c -rw-r--r-- 12.7 KB
ufs.h -rw-r--r-- 5.4 KB
ufs_fs.h -rw-r--r-- 34.6 KB
util.c -rw-r--r-- 6.0 KB
util.h -rw-r--r-- 16.4 KB

back to top