diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2008-01-10 14:49:43 +0000 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2008-01-25 08:18:03 +0000 |
commit | ac39aadd0440ae696e6dacaa8006ce1737b17008 (patch) | |
tree | d2a6784809c6bec674879dc865de4150e8b0fb01 /ipc/msgutil.c | |
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 'ipc/msgutil.c')
0 files changed, 0 insertions, 0 deletions