From: Chuck Lever Date: Tue, 20 Jun 2006 16:56:16 +0000 (-0400) Subject: NFS: remove user_addr, user_count, and pos from nfs_direct_req X-Git-Tag: v2.6.18-rc1~861^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51a7bc6caec94bab256b272bffd24d00ea81c698;p=pandora-kernel.git NFS: remove user_addr, user_count, and pos from nfs_direct_req Make the user_addr, user_count, and pos parameters explicit to the scheduler routines, and remove the fields from nfs_direct_req. The iovec API will be passing in a series of these, not just one set. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed