git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4697bd5
)
NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 23 May 2012 17:26:10 +0000
(13:26 -0400)
committer
Trond 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