From: J. Bruce Fields Date: Mon, 17 Oct 2011 19:57:47 +0000 (-0400) Subject: nfsd4: preallocate open stateid in process_open1() X-Git-Tag: v3.2-rc1~177^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cdc951b8611de4ce25e35c9fb8c0656150c9245;p=pandora-kernel.git nfsd4: preallocate open stateid in process_open1() As with the nfs4_file, we'd prefer to find out about any failure before creating a new file rather than after. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed