]> git.ipfire.org Git - people/ms/linux.git/commit - fs/nfs/direct.c
NFS: create common routine for allocating nfs_direct_req
authorChuck Lever <cel@netapp.com>
Mon, 20 Mar 2006 18:44:31 +0000 (13:44 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:31 +0000 (13:44 -0500)
commit93619e5989173614bef0013b0bb8a3fe3dbd5a95
tree2172226a57bae4db4943d271e5250fd0606a74d1
parentbc0fb201b34b12e2d16e8cbd5bb078c1db936304
NFS: create common routine for allocating nfs_direct_req

Factor out a small common piece of the path that allocate nfs_direct_req
structures.

Test plan:
Compile kernel with CONFIG_NFS and CONFIG_NFS_DIRECTIO enabled.

Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/direct.c