mbox series

[0/2] Revert bug prone commits

Message ID 20240202163835.9652-1-mariusz.tkaczyk@linux.intel.com (mailing list archive)
Headers show
Series Revert bug prone commits | expand

Message

Mariusz Tkaczyk Feb. 2, 2024, 4:38 p.m. UTC
We determine few regressions with various customer impact.
Unfortunately, initial testing didn't show them.
It must be reverted to proceed with release which is the most important now.

Sorry for the mess!
Thanks,
Mariusz

Mariusz Tkaczyk (2):
  Revert "Fix assembling RAID volume by using incremental"
  Revert "mdadm: remove container_enough logic"

 Assemble.c    | 10 ++++++----
 Incremental.c | 11 +++++++++++
 mdadm.h       |  3 +++
 super-ddf.c   |  1 +
 super-intel.c | 32 +++++++++++++++++++++++++++++++-
 5 files changed, 52 insertions(+), 5 deletions(-)