]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/nfs/nfs4proc.c
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)
commitec06c096edec0755534c7126f4caded69de131c2
tree1f5b219c09dea1d9886cefe3ea3f7cef560a5e9a
parent788e7a89a03e364855583c0ab4649b94925efbb9
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