vinyl: use stailq instead of rlist for linking log records
We don't need a doubly-linked list for this. Singly-linked will do.
Loading
Please register or sign in to comment
We don't need a doubly-linked list for this. Singly-linked will do.