commit | 54ac471c83aff6b1e068eb8029c797dc68a76e89 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed May 23 13:26:10 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed May 23 15:24:59 2012 -0400 |
tree | 3311a74fc6f5cdbedbe4e1da9bbbbaf6671050a2 | |
parent | 4697bd5e9419348ef9fa9b55cefe4355ad9d3d01 [diff] |
NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation Ensure that a process that uses the nfs_client->cl_cons_state test for whether the initialisation process is finished does not read stale data. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>