NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 23 May 2012 17:26:10 +0000 (13:26 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 23 May 2012 19:24:59 +0000 (15:24 -0400)
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>

No differences found