]> asedeno.scripts.mit.edu Git - linux.git/commit
afs: Implement the YFS cache manager service
authorDavid Howells <dhowells@redhat.com>
Fri, 19 Oct 2018 23:57:58 +0000 (00:57 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 23 Oct 2018 23:41:08 +0000 (00:41 +0100)
commit35dbfba3111a5ef0663bb89185ce8dfdbef63f8d
tree53d00127f785779f24adca8234f395d9f8a6180f
parent06aeb2971457b33c1123af9f307a55f3dc4052c9
afs: Implement the YFS cache manager service

Implement the YFS cache manager service which gives extra capabilities on
top of AFS.  This is done by listening for an additional service on the
same port and indicating that anyone requesting an upgrade should be
upgraded to the YFS port.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/cmservice.c
fs/afs/protocol_yfs.h [new file with mode: 0644]
fs/afs/rxrpc.c