nfsd4: preallocate open stateid in process_open1()
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 17 Oct 2011 19:57:47 +0000 (15:57 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 17 Oct 2011 21:50:07 +0000 (17:50 -0400)
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 <bfields@redhat.com>

No differences found