• Andrew Morton's avatar
    [PATCH] JBD: log_do_checkpoint() locking fixes · b1a1826d
    Andrew Morton authored
    log_do_checkpoint is playing around with a transaction pointer without enough
    locking to ensure that it is valid.  Fix that up by revalidating the
    transaction after acquiring the right locks.
    b1a1826d
checkpoint.c 17.5 KB