JFS: Prevent hang in __lock_metapage
Remove the hold_metapage call from txLog to prevent a hang. While investigating this one, I audited all functions that held metapage locks and found several error paths that did not release them correctly. These are fixed as well.
Showing
This diff is collapsed.
Please register or sign in to comment