]> 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)
commit0da15048e9c8ab6c004ccc433ad797313ae801bf
tree53d00127f785779f24adca8234f395d9f8a6180f
parentf1439b6df7dc2840db504dc93abb314578d8f8f5
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