NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 2 Jan 2008 20:19:18 +0000 (15:19 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 3 Jan 2008 14:37:17 +0000 (09:37 -0500)
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>
fs/nfs/nfs4proc.c

Simple merge