diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2008-01-10 09:49:43 -0500 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2008-01-25 03:18:03 -0500 |
commit | ac39aadd0440ae696e6dacaa8006ce1737b17008 (patch) | |
tree | d2a6784809c6bec674879dc865de4150e8b0fb01 /fs/gfs2/rgrp.h | |
parent | 9656b2c14c6ee0806c90a6be41dec71117fc8f50 (diff) |
[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/rgrp.h')
0 files changed, 0 insertions, 0 deletions