• Andrew Morton's avatar
    [PATCH] JBD commit callback capability · 8b00e4fa
    Andrew Morton authored
    This is a patch which Stephen has applied to ext3's 2.4 repository.
    Originally written by Andreas, generalised somewhat by Stephen.
    
    Add jbd callback mechanism, requested for InterMezzo.  We allow the jbd's
    client to request notification when a given handle's IO finally commits to
    disk, so that clients can manage their own writeback state asynchronously.
    8b00e4fa
transaction.c 61 KB