commit | bb22629ee87eed5054f8b508dbe7c58abad0a324 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 02 15:19:18 2008 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jan 03 09:37:17 2008 -0500 |
tree | 6d72f1b34fad128ad09f6a49ca42731dc74fd9c3 | |
parent | 3392c34922130d1dca9ad436c358330daa85e94e [diff] |
NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error RFC3530 states that the open_owner is confirmed if and only if the client sends an OPEN_CONFIRM request with the appropriate sequence id and stateid within the lease period. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>