commit | 898f635c4297e91ceac675d83c4a460f26118342 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Oct 23 11:24:25 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Oct 23 15:27:17 2010 -0400 |
tree | 1e6e1d3fb179fffa8f78a094a0db1e31e841ad19 | |
parent | 6eaa61496fb3b93cceface7a296415fc4c030bce [diff] |
NFSv4: Don't ignore the error return codes from nfs_intent_set_file If nfs_intent_set_file() returns an error, we usually want to pass that back up the stack. Also ensure that nfs_open_revalidate() returns '1' on success. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>