commit | 4cecb76ff86db46d2823550256c828b6597f418e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Nov 04 15:32:58 2005 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Nov 04 15:32:58 2005 -0500 |
tree | db80c6f4423d2559661234e8d1cd34b2c15f7750 | |
parent | 462aae65f6ea41de05ebc2a54a9e6b95563591f3 [diff] |
NFSv4: Fix a race between open() and close() We must not remove the nfs4_state structure from the inode open lists before we are in sequence lock. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>