aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2008-10-28 15:21:40 -0400
committerTrond Myklebust <Trond.Myklebust@netapp.com>2008-10-28 15:21:40 -0400
commitae05f269400533cbb32bfba131ab528d78dffd16 (patch)
treeff18dae710bf73c32b77953222b994a36afbe8e8 /net
parent2a9e1cfa23fb62da37739af81127dab5af095d99 (diff)
NFS: Convert nfs_attr_generation_counter into an atomic_long
The most important property we need from nfs_attr_generation_counter is monotonicity, which is not guaranteed by the current system of smp memory barriers. We should convert it to an atomic_long_t, and drop the memory barriers. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions