Message ID | 20231019143525.2086-1-pawel.piatkowski@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Remove container_enough logic | expand |
On 10/19/23 10:35, Pawel Piatkowski wrote: > Pawel Piatkowski (2): > mdadm: remove container_enough logic > Fix assembling RAID volume by using incremental > > Assemble.c | 10 ++++------ > Incremental.c | 11 ----------- > mdadm.h | 3 --- > super-ddf.c | 1 - > super-intel.c | 32 +------------------------------- > 5 files changed, 5 insertions(+), 52 deletions(-) > Looks reasonable to me. If it breaks, we know where to find Intel :) Applied Thanks, Jes