Comment 15 for bug 1103850

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

In 5.5 all the current buf_flush_remove() callers hold the LRU list mutex. This bug only occurred when buf_flush_ready_for_flush() called buf_flush_remove(), and this has been fixed with the lazy drop table feature removal.