]> Git Repo - linux.git/commit
NFS: create common routine for allocating nfs_direct_req
authorChuck Lever <[email protected]>
Mon, 20 Mar 2006 18:44:31 +0000 (13:44 -0500)
committerTrond Myklebust <[email protected]>
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 <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
fs/nfs/direct.c
This page took 0.048728 seconds and 4 git commands to generate.