alistair23-linux/fs/afs
David Howells 00d3b7a453 [AFS]: Add security support.
Add security support to the AFS filesystem.  Kerberos IV tickets are added as
RxRPC keys are added to the session keyring with the klog program.  open() and
other VFS operations then find this ticket with request_key() and either use
it immediately (eg: mkdir, unlink) or attach it to a file descriptor (open).

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-26 15:57:07 -07:00
..
afs.h [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
afs_cm.h [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. 2007-04-26 15:55:03 -07:00
afs_fs.h [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. 2007-04-26 15:55:03 -07:00
afs_vl.h [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. 2007-04-26 15:55:03 -07:00
cache.c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. 2007-04-26 15:55:03 -07:00
cache.h [AFS]: Clean up the AFS sources 2007-04-26 15:49:28 -07:00
callback.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
cell.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
cmservice.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
dir.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
file.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
fsclient.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
inode.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
internal.h [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
main.c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. 2007-04-26 15:55:03 -07:00
Makefile [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
misc.c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. 2007-04-26 15:55:03 -07:00
mntpt.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
proc.c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. 2007-04-26 15:55:03 -07:00
rxrpc.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
security.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
server.c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. 2007-04-26 15:55:03 -07:00
super.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
vlclient.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
vlocation.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
vnode.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
volume.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00