commit | 95cf959b245832ad49bb333bf88f9805244b225d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Apr 18 13:14:06 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Apr 19 12:43:46 2006 -0400 |
tree | 956205e6be9f70d39124faa464111c2a821f75e4 | |
parent | d4a30e7e66c004da26dfe5229af7c10fe9853a7a [diff] |
VFS: Fix another open intent Oops If the call to nfs_intent_set_file() fails to open a file in nfs4_proc_create(), we should return an error. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>