From: J. Bruce Fields Date: Thu, 13 Oct 2011 15:37:11 +0000 (-0400) Subject: nfsd4: warn on open failure after create X-Git-Tag: v3.2-rc1~177^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=856121b2e83bd64bffdc8de449d24c9295e92ff3;p=pandora-kernel.git nfsd4: warn on open failure after create If we create the object and then return failure to the client, we're left with an unexpected file in the filesystem. I'm trying to eliminate such cases but not 100% sure I have so an assertion might be helpful for now. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed