From: Trond Myklebust Date: Tue, 12 Jul 2011 17:42:02 +0000 (-0400) Subject: NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is needed X-Git-Tag: v3.1-rc1~136^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9156f9f364897e93bdd98b4ad22138de18f7c24;p=pandora-kernel.git NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is needed If an attempt to do pNFS fails, and we have to fall back to writing through the MDS, then we may want to re-coalesce the requests that we already have since the block size for the MDS read/writes may be different to that of the DS read/writes. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed