-
Theodore Ts'o authored
We don't otherwise need j_list_lock during the rest of commit phase #7, so add the transaction to the checkpoint list at the very end of commit phase #6. This allows us to drop j_list_lock earlier, which is a good thing since it is a super hot lock. Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>
Theodore Ts'o authoredWe don't otherwise need j_list_lock during the rest of commit phase #7, so add the transaction to the checkpoint list at the very end of commit phase #6. This allows us to drop j_list_lock earlier, which is a good thing since it is a super hot lock. Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
commit.c 34.95 KiB