[PATCH] jbd: journal_dirty_metadata locking speedup
Reduce the locking coverage of the oft-used j_list_lock: the per-bh jbd_lock_bh_state() gives us sufficient locking of buffer_head and journal_head internals.
Showing
Please register or sign in to comment