From: Chuck Lever Date: Tue, 20 Jun 2006 16:57:03 +0000 (-0400) Subject: NFS: alloc nfs_read/write_data as direct I/O is scheduled X-Git-Tag: v2.6.18-rc1~861^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82b145c5a572f7fa7211dffe2097234dc91bcecc;p=pandora-kernel.git NFS: alloc nfs_read/write_data as direct I/O is scheduled Re-arrange the logic in the NFS direct I/O path so that nfs_read/write_data structs are allocated just before they are scheduled, rather than allocating them all at once before we start scheduling requests. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed