commit | 4cdc951b8611de4ce25e35c9fb8c0656150c9245 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon Oct 17 15:57:47 2011 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Oct 17 17:50:07 2011 -0400 |
tree | bd5fafca3ae02390d2f096c631ffd34eb98b4913 | |
parent | 996e09385c364f97a89648b401409521e2a3a094 [diff] |
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 <bfields@redhat.com>