]> git.baikalelectronics.ru Git - kernel.git/commit
afs: Implement YFS support in the fs client
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)
commitabe8090c58257e28265a8e19a1871d081e8ae6b9
tree151b4925fbf78d25f098fe54a1d2422a434ee780
parent6fa34f3f263b4423ed9003ec0bb95238766db633
afs: Implement YFS support in the fs client

Implement support for talking to YFS-variant fileservers in the cache
manager and the filesystem client.  These implement upgraded services on
the same port as their AFS services.

YFS fileservers provide expanded capabilities over AFS.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/Makefile
fs/afs/callback.c
fs/afs/dir.c
fs/afs/fsclient.c
fs/afs/internal.h
fs/afs/protocol_yfs.h
fs/afs/server.c
fs/afs/yfsclient.c [new file with mode: 0644]
include/trace/events/afs.h