From: Trond Myklebust Date: Wed, 23 May 2012 17:26:10 +0000 (-0400) Subject: NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation X-Git-Tag: v3.5-rc1~52^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54ac471c83aff6b1e068eb8029c797dc68a76e89;p=pandora-kernel.git 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 --- Reading git-diff-tree failed