NFSv4: Don't free the nfs4_lock_state until after the release_lockowner
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 7 Mar 2012 18:49:12 +0000 (13:49 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 7 Mar 2012 18:49:12 +0000 (13:49 -0500)
Otherwise we can end up with sequence id problems if the client reuses
the owner_id before the server has processed the release_lockowner

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found