-
Thu Mar 05 2015 Curt Carter <curt.carter@oracle.com> - 0.61.0.26-1.0.1
- Check for oracle-release file first when attempting to determine version [bug 18493611] (Kevin Lyons)
-
Wed Feb 18 2015 Brian C. Lane <bcl@redhat.com> - 0.61.0.26-1
- Use a safer method to get a dm partition's disk name. (dlehman)
Resolves: rhbz#1190886
Related: rhbz#1181336
-
Wed Jan 28 2015 Brian C. Lane <bcl@redhat.com> - 0.61.0.25-1
- Fallback implicit partition size must be big enough for BTRFS (vpodzime)
Related: rhbz#1171116
- Make implicit partitions smaller if real requests don't fit anywhere
(vpodzime)
Resolves: rhbz#1171116
- Revert "Try to deactivate lvm on corrupted gpt disks." (dlehman)
Resolves: rhbz#1186317
-
Thu Jan 22 2015 Brian C. Lane <bcl@redhat.com> - 0.61.0.24-1
- Fix issue where too many mpath luns crashes installer (rmarshall)
Resolves: rhbz#1181336
-
Tue Jan 20 2015 Brian C. Lane <bcl@redhat.com> - 0.61.0.23-1
- Raise a more descriptive exception for corrupt gpt disklabels. (dlehman)
Resolves: rhbz#1123450
- Don't raise an exception for failure to scan an ignored disk. (dlehman)
Related: rhbz#1123450
- Try to deactivate lvm on corrupted gpt disks. (dlehman)
Related: rhbz#1123450
-
Wed Jan 14 2015 Brian C. Lane <bcl@redhat.com> - 0.61.0.22-1
- get_loop_name shoud return an empty name if it isn't found (bcl)
Related: rhbz#980510
-
Thu Jan 08 2015 Brian C. Lane <bcl@redhat.com> - 0.61.0.21-1
- Use _netdev mount option as needed. (dlehman)
Resolves: rhbz#1166509
- Don't crash when a free region is too small for an aligned partition.
(dlehman)
Resolves: rhbz#1167292
- Avoid exception when aligned start and end are crossed over (exclusion)
Resolves: rhbz#1167233
- Multiple loops shouldn't be fatal (bcl)
Resolves: rhbz#980510
- If allowing degraded array, attempt to start it (amulhern)
Resolves: rhbz#1090009
- Add a method that looks at DEVNAME (amulhern)
Related: rhbz#1090009
- Add mdrun method to just start, not assemble, an array. (amulhern)
Related: rhbz#1090009
- Change allow_degraded_mdraid flag to allow_imperfect_devices (amulhern)
Related: rhbz#1090009
-
Tue Dec 09 2014 Brian C. Lane <bcl@redhat.com> - 0.61.0.20-1
- Use super to get much-needed MRO magic in constructor. (dlehman)
Resolves: rhbz#1169229
-
Thu Dec 04 2014 Brian C. Lane <bcl@redhat.com> - 0.61.0.19-1
- iscsi: improve logging of failed logins (rvykydal)
Related: rhbz#1114820
-
Fri Nov 21 2014 Brian C. Lane <bcl@redhat.com> - 0.61.0.18-1
- Don't append btrfs mount options to None (dshea)
Resolves: rhbz#1164259