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>
Showing
- fs/afs/Makefile 2 additions, 1 deletionfs/afs/Makefile
- fs/afs/callback.c 6 additions, 3 deletionsfs/afs/callback.c
- fs/afs/dir.c 17 additions, 4 deletionsfs/afs/dir.c
- fs/afs/fsclient.c 86 additions, 18 deletionsfs/afs/fsclient.c
- fs/afs/internal.h 34 additions, 1 deletionfs/afs/internal.h
- fs/afs/protocol_yfs.h 106 additions, 0 deletionsfs/afs/protocol_yfs.h
- fs/afs/server.c 8 additions, 0 deletionsfs/afs/server.c
- fs/afs/yfsclient.c 2184 additions, 0 deletionsfs/afs/yfsclient.c
- include/trace/events/afs.h 57 additions, 1 deletioninclude/trace/events/afs.h
Loading
Please register or sign in to comment