commit | 226056c5c312b3dac16ff6d4f40208f95c070b6a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Feb 11 10:41:07 2014 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Feb 19 21:21:07 2014 -0500 |
tree | 0c1869e6f68abffd43dbef69fa62673373fc27df | |
parent | 78096ccac561ce2d89fbff1d1aa451bf4090a1a2 [diff] |
NFSv4: Use correct locking when updating nfs4_state in nfs4_close_done The stateid and state->flags should be updated atomically under protection of the state->seqlock. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>