From: Fred Isaman Date: Fri, 20 Apr 2012 18:47:39 +0000 (-0400) Subject: NFS: add a struct nfs_commit_data to replace nfs_write_data in commits X-Git-Tag: v3.5-rc1~52^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b7c01533aa9f4a228d07d2768d084acb3a387bc;p=pandora-kernel.git NFS: add a struct nfs_commit_data to replace nfs_write_data in commits Commits don't need the vectors of pages, etc. that writes do. Split out a separate structure for the commit operation. Signed-off-by: Fred Isaman Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed