mbox series

[0/3] dm-delay patches

Message ID 1b597cf-499b-a84c-fa5a-87a630987dff@redhat.com (mailing list archive)
Headers show
Series dm-delay patches | expand

Message

Mikulas Patocka Nov. 17, 2023, 5:19 p.m. UTC
Hi

Here I'm sending the dm-delay patches.

Patch 1 fixes a race condition that existed in dm-delay since ever.
Patch 2 fixes bugs that were introduced by 70bbeb29fab0.
Patch 3 is a small refactoring to reduce code size.

Mikulas