From: J. Bruce Fields Date: Fri, 27 Jan 2012 21:26:02 +0000 (-0500) Subject: nfsd4: delay setting current filehandle till success X-Git-Tag: v3.4-rc1~40^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41fd1e42f861e50e49f3d44127596344f2505f01;p=pandora-kernel.git nfsd4: delay setting current filehandle till success Compound processing stops on error, so the current filehandle won't be used on error. Thus the order here doesn't really matter. It'll be more convenient to do it later, though. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed