"When I added LCB it uncovered an old hidden bug with FcbReference balancing on file open/close. Increments outnumber decrements, so files sometimes don't get released — leads to all kinds of fun stuff like concurrent access errors and unmount issues. Been on it for over a week and want to finish it off."
The PR that might be related to that statement is assorted#3. Maybe fixing what he found will make PR #3 be no longer needed. The issue he brought up isn’t because of his LCB addition.
"When I added LCB it uncovered an old hidden bug with FcbReference balancing on file open/close. Increments outnumber decrements, so files sometimes don't get released — leads to all kinds of fun stuff like concurrent access errors and unmount issues. Been on it for over a week and want to finish it off."
The PR that might be related to that statement is assorted#3. Maybe fixing what he found will make PR #3 be no longer needed. The issue he brought up isn’t because of his LCB addition.