]> git.baikalelectronics.ru Git - kernel.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)
commit8a9fc03c56b424700ac8b9bd3735b2f5e49e846e
tree53d00127f785779f24adca8234f395d9f8a6180f
parentb4b898a978cf65b4bf5c2e34f524f8232c5c9855
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