summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/dir.c
diff options
context:
space:
mode:
authorSteven Whitehouse <swhiteho@redhat.com>2008-01-10 15:49:43 +0100
committerSteven Whitehouse <swhiteho@redhat.com>2008-01-25 09:18:03 +0100
commitac39aadd0440ae696e6dacaa8006ce1737b17008 (patch)
treed2a6784809c6bec674879dc865de4150e8b0fb01 /fs/gfs2/dir.c
parent[GFS2] Fix problems relating to execution of files on GFS2 (diff)
downloadlinux-ac39aadd0440ae696e6dacaa8006ce1737b17008.tar.xz
linux-ac39aadd0440ae696e6dacaa8006ce1737b17008.zip
[GFS2] Fix assert in log code
Although the values were all being calculated correctly, there was a race in the assert due to the way it was using atomic variables. This changes the value we assert on so that we get the same effect by testing a different variable. This prevents the assert triggering when it shouldn't. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/dir.c')
0 files changed, 0 insertions, 0 deletions