MDEV-15384 buf_flush_LRU_list_batch() always reports n->flushed=0, n->evicted=0
- buf_flush_LRU_list_batch() initializes the count to zero and updates them correctly.
Showing
Please register or sign in to comment
- buf_flush_LRU_list_batch() initializes the count to zero and updates them correctly.