summaryrefslogtreecommitdiff
path: root/Create.c
Commit message (Collapse)AuthorAge
* [PATCH 2/9] imsm: Allow create RAID volume with link to containerMichal Zylowski2018-05-15
| | | | | | | | | | | | | | After 1db03765("Subdevs can't be all missing when create raid device") raid volume can't be created with link to container. This feature should not be blocked in Create function. IMSM code forbids creation of container with missing disk, so case like all dev's missing is already handled. Permit IMSM volume creation when devices are given as link to container. Signed-off-by: Michal Zylowski <michal.zylowski@intel.com> Signed-off-by: Jes Sorensen <jsorensen@fb.com> Gbp-Pq: Name 0002-imsm-Allow-create-RAID-volume-with-link-to-container.patch
* New upstream release.Dimitri John Ledkov2018-05-15
|
* New upstream release.Dimitri John Ledkov2017-05-12
|
* New upstream release.Dimitri John Ledkov2016-02-19
|
* New upstream release.Dimitri John Ledkov2015-11-08
|
* mdadm (3.3.2-5) unstable; urgency=mediumMichael Tokarev2014-12-20
* use-tempnode-not-devnode.patch: change udev rules file to use $tempnode which works both on wheezy and jessie udev, instead of $devnode which only works in jessie. At this stage it is better to make rules file compatible with old version instead of adding versioned dependency. Should be removed for jessie+1. (Closes: #770883) * fix Closes: list in previous entry (Closes: #771852) # imported from the archive