ELBA-2018-4107

ELBA-2018-4107 - mdadm bug fix update

Type:BUG
Severity:NA
Release Date:2018-05-14

Description


[3.3.4-8.0.2]
- 'unacknowledged_bad_blocks' is a long name for sysfs property and it
makes sysfs path over 50 characters long. Increase buffer to the double
length of the longest path available in sysfs at the moment.

[3.3.4-8.0.1]
- Linux allows for 32 character device names. When using the maximum
size device name and also storing '/dev/', devname needs to be 37
character long to store the complete device name.
i.e. '/dev/md_abcdefghijklmnopqrstuvwxyz12\0'
- Newer kernels don't allow for specifying an array larger than 511.
This makes it so find_free_devnm wraps to 511 instead of 2^20 - 1.
- mdadm will fail in operating on a device with a minor number
bigger than (2^19)-1 due to it changing from dev_t to a signed int
and back.




Updated Packages


Release/ArchitectureFilenameMD5sumSuperseded By Advisory



This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team

software.hardware.complete