From: Jeff Layton Date: Tue, 11 Dec 2012 17:10:14 +0000 (-0500) Subject: vfs: allow utimensat() calls to retry once on an ESTALE error X-Git-Tag: v3.8-rc1~13^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a69201d6f08240f20a0d33a1b7273d1e7748791c;p=pandora-kernel.git vfs: allow utimensat() calls to retry once on an ESTALE error Clearly, we can't handle the NULL filename case, but we can deal with the case where there's a real pathname. Signed-off-by: Jeff Layton Signed-off-by: Al Viro --- Reading git-diff-tree failed