Opened 6 months ago

Closed 6 months ago

#21987 closed enhancement (fixed)

mdadm-4.4

Reported by: thomas Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description (last modified by thomas)

At https://www.kernel.org/pub/linux/utils/raid/mdadm/ it is still the version 4.3 the latest. But at https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/ there is a 4.4 since 8 month. The link to that file is

https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/snapshot/mdadm-4.4.tar.gz

The gcc15 fix I've put into our 4.3 is still required in 4.4 but is fixed upstream in the repo in exact this way and will be in 4.5.

Change History (4)

comment:1 by thomas, 6 months ago

Description: modified (diff)

comment:2 by Bruce Dubbs, 6 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 6 months ago

# Release [mdadm-4.4](https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/log/?h=mdadm-4.4)

Features:

  • Remove custom bitmap file support.
  • Custom device policies implementation.
  • Self encrypted drives (SED) support for IMSM metadata.
  • Support more than 4 disks for IMSM RAID10.
  • Read IMSM license information from ACPI tables.
  • Support devnode in --Incremental --remove.
  • Printing IMSM license type in --detail-platform.
  • README.md.

Fixes:

  • Tests improvements.
  • Mdmon's Checkpointing improvements.
  • Pass mdadm environment flags to systemd-env to enable tests.
  • Superblock 1.0 uuid printing fixes.
  • Find VMD bus manually if link is not available.
  • Unconditional devices count printing in --detail.
  • Improve SIGTERM handling during reshape.
  • Monitor.c renamed to Mdmonitor.c.
  • Mdmonitor service documentation update.
  • Rework around writing to sysfs files.
  • Drop of HOT_REMOVE_DISK ioctl in Manage in favour of sysfs.
  • Delegate disk removal to managemon.
  • Some clean-ups of legacy code and functionalities like --auto=md.
  • Manual clean-up, references to old kernels removed.
  • Various static code analysis fixes.

comment:4 by Bruce Dubbs, 6 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

a8dd83b015 Update to btrfs-progs-v6.16.
bbf0db981d Update to mdadm-4.4.
98950cd761 Update to emacs-30.2.
Note: See TracTickets for help on using tickets.