From: Trond Myklebust Date: Mon, 13 Jan 2014 17:08:11 +0000 (-0500) Subject: NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding X-Git-Tag: v3.14-rc1~77^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8c951c313ed1d7144b55c0d56f7c53220044dda;p=pandora-kernel.git NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding If a LAYOUTCOMMIT is outstanding, then chances are that the metadata server may still be returning incorrect values for the change attribute, ctime, mtime and/or size. Just ignore those attributes for now, and wait for the LAYOUTCOMMIT rpc call to finish. Reported-by: shaobingqing Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed