• Andrew Morton's avatar
    [PATCH] JBD: b_committed_data locking fix · 524e63d2
    Andrew Morton authored
    The locking rules say that b_committed_data is covered by
    jbd_lock_bh_state(), so implement that during the start of commit, while
    throwing away unused shadow buffers.
    
    I don't expect that there is really a race here, but them's the rules.
    524e63d2
commit.c 23.4 KB