• Steven Whitehouse's avatar
    GFS2: Fix bug-trap in ail flush code · 75549186
    Steven Whitehouse authored
    The assert was being tested under the wrong lock, a
    legacy of the original code. Also, if it does trigger,
    the resulting information was not always a lot of help.
    
    This moves the patch under the correct lock and also
    prints out more useful information in tacking down the
    source of the problem.
    Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
    75549186
glops.c 15.4 KB