• Andrew Morton's avatar
    [PATCH] JBD: implement dual revoke tables. · ba8edd6d
    Andrew Morton authored
    From: Alex Tomas <bzzz@tmi.comex.ru>
    
    We're about to remove lock_journal(), and it is lock_journal which separates
    the running and committing transaction's revokes on the single revoke table.
    
    So implement two revoke tables and rotate them at commit time.
    ba8edd6d
revoke.c 20 KB