From a69201d6f08240f20a0d33a1b7273d1e7748791c Mon Sep 17 00:00:00 2001 From: Jeff Layton Date: Tue, 11 Dec 2012 12:10:14 -0500 Subject: [PATCH] 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-format-patch failed