]> git.neil.brown.name Git - history.git/commit
NFSv4: Add support for a delegation callback server.
authorTrond Myklebust <trond.myklebust@fys.uio.no>
Mon, 23 Aug 2004 15:54:38 +0000 (11:54 -0400)
committerTrond Myklebust <trond.myklebust@fys.uio.no>
Mon, 23 Aug 2004 15:54:38 +0000 (11:54 -0400)
commit2fa8729d3f444269d7600b42c24acecd5163dda0
tree310909465a381b24a2e1202341627b6bd83f71d3
parent6d132c2fa923b97f8a1fab667c517c83b7c67c2a
NFSv4: Add support for a delegation callback server.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>
12 files changed:
fs/nfs/Makefile
fs/nfs/callback.c [new file with mode: 0644]
fs/nfs/callback.h [new file with mode: 0644]
fs/nfs/callback_proc.c [new file with mode: 0644]
fs/nfs/callback_xdr.c [new file with mode: 0644]
fs/nfs/delegation.c
fs/nfs/delegation.h
fs/nfs/nfs4state.c
include/linux/nfs_fs.h
include/linux/sunrpc/svc.h
net/sunrpc/sunrpc_syms.c
net/sunrpc/svc.c