]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Cleanup of NFS read code
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:27 +0000 (13:44 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:27 +0000 (13:44 -0500)
commit11e3cdd4ce6658ce827b7e575dc8bd8e30405221
tree1f5b219c09dea1d9886cefe3ea3f7cef560a5e9a
parent378237c5608ec2fd4ea8ff3b6e62eb095fe68a3e
NFS: Cleanup of NFS read code

Same callback hierarchy inversion as for the NFS write calls. This patch is
not strictly speaking needed by the O_DIRECT code, but avoids confusing
differences between the asynchronous read and write code.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/direct.c
fs/nfs/nfs3proc.c
fs/nfs/nfs4proc.c
fs/nfs/proc.c
fs/nfs/read.c
include/linux/nfs_fs.h
include/linux/nfs_xdr.h