]> git.neil.brown.name Git - history.git/commit
[PATCH] A basic NFSv4 client for 2.5.x
authorTrond Myklebust <trond.myklebust@fys.uio.no>
Fri, 11 Oct 2002 09:59:34 +0000 (02:59 -0700)
committerTrond Myklebust <trond.myklebust@fys.uio.no>
Fri, 11 Oct 2002 09:59:34 +0000 (02:59 -0700)
commitc44ca0405d80b561e79c48b362ac38ccd4651d11
tree6483d0a0807b30ba67ec7139c67a9335927c5a23
parent5dfe032f8aee714e687180c5e7bde676f997b13d
[PATCH] A basic NFSv4 client for 2.5.x

This is a nontrivial change to the NFS client.

This patch does for the async WRITE and COMMIT paths what patch 15
did for the async READ path, by defining new nfs_rpc_ops ->setup_write()
and ->setup_commit().
fs/nfs/nfs3proc.c
fs/nfs/proc.c
fs/nfs/write.c
include/linux/nfs_fs.h
include/linux/nfs_xdr.h