Searched hist:"80 c3a6ce" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | raid0.c | 80c3a6ce Tue Mar 17 20:10:40 CDT 2009 Dan Williams <dan.j.williams@intel.com> md: add 'size' as a personality method
In preparation for giving userspace control over ->array_sectors we need to be able to retrieve the 'default' size, and the 'anticipated' size when a reshape is requested. For personalities that do not reshape emit a warning if anything but the default size is requested.
In the raid5 case we need to update ->previous_raid_disks to make the new 'default' size available.
Reviewed-by: Andre Noll <maan@systemlinux.org> Signed-off-by: Dan Williams <dan.j.williams@intel.com> 80c3a6ce Tue Mar 17 20:10:40 CDT 2009 Dan Williams <dan.j.williams@intel.com> md: add 'size' as a personality method In preparation for giving userspace control over ->array_sectors we need to be able to retrieve the 'default' size, and the 'anticipated' size when a reshape is requested. For personalities that do not reshape emit a warning if anything but the default size is requested. In the raid5 case we need to update ->previous_raid_disks to make the new 'default' size available. Reviewed-by: Andre Noll <maan@systemlinux.org> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | md.h | 80c3a6ce Tue Mar 17 20:10:40 CDT 2009 Dan Williams <dan.j.williams@intel.com> md: add 'size' as a personality method
In preparation for giving userspace control over ->array_sectors we need to be able to retrieve the 'default' size, and the 'anticipated' size when a reshape is requested. For personalities that do not reshape emit a warning if anything but the default size is requested.
In the raid5 case we need to update ->previous_raid_disks to make the new 'default' size available.
Reviewed-by: Andre Noll <maan@systemlinux.org> Signed-off-by: Dan Williams <dan.j.williams@intel.com> 80c3a6ce Tue Mar 17 20:10:40 CDT 2009 Dan Williams <dan.j.williams@intel.com> md: add 'size' as a personality method In preparation for giving userspace control over ->array_sectors we need to be able to retrieve the 'default' size, and the 'anticipated' size when a reshape is requested. For personalities that do not reshape emit a warning if anything but the default size is requested. In the raid5 case we need to update ->previous_raid_disks to make the new 'default' size available. Reviewed-by: Andre Noll <maan@systemlinux.org> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | raid10.c | 80c3a6ce Tue Mar 17 20:10:40 CDT 2009 Dan Williams <dan.j.williams@intel.com> md: add 'size' as a personality method
In preparation for giving userspace control over ->array_sectors we need to be able to retrieve the 'default' size, and the 'anticipated' size when a reshape is requested. For personalities that do not reshape emit a warning if anything but the default size is requested.
In the raid5 case we need to update ->previous_raid_disks to make the new 'default' size available.
Reviewed-by: Andre Noll <maan@systemlinux.org> Signed-off-by: Dan Williams <dan.j.williams@intel.com> 80c3a6ce Tue Mar 17 20:10:40 CDT 2009 Dan Williams <dan.j.williams@intel.com> md: add 'size' as a personality method In preparation for giving userspace control over ->array_sectors we need to be able to retrieve the 'default' size, and the 'anticipated' size when a reshape is requested. For personalities that do not reshape emit a warning if anything but the default size is requested. In the raid5 case we need to update ->previous_raid_disks to make the new 'default' size available. Reviewed-by: Andre Noll <maan@systemlinux.org> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | raid1.c | 80c3a6ce Tue Mar 17 20:10:40 CDT 2009 Dan Williams <dan.j.williams@intel.com> md: add 'size' as a personality method
In preparation for giving userspace control over ->array_sectors we need to be able to retrieve the 'default' size, and the 'anticipated' size when a reshape is requested. For personalities that do not reshape emit a warning if anything but the default size is requested.
In the raid5 case we need to update ->previous_raid_disks to make the new 'default' size available.
Reviewed-by: Andre Noll <maan@systemlinux.org> Signed-off-by: Dan Williams <dan.j.williams@intel.com> 80c3a6ce Tue Mar 17 20:10:40 CDT 2009 Dan Williams <dan.j.williams@intel.com> md: add 'size' as a personality method In preparation for giving userspace control over ->array_sectors we need to be able to retrieve the 'default' size, and the 'anticipated' size when a reshape is requested. For personalities that do not reshape emit a warning if anything but the default size is requested. In the raid5 case we need to update ->previous_raid_disks to make the new 'default' size available. Reviewed-by: Andre Noll <maan@systemlinux.org> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | raid5.c | 80c3a6ce Tue Mar 17 20:10:40 CDT 2009 Dan Williams <dan.j.williams@intel.com> md: add 'size' as a personality method
In preparation for giving userspace control over ->array_sectors we need to be able to retrieve the 'default' size, and the 'anticipated' size when a reshape is requested. For personalities that do not reshape emit a warning if anything but the default size is requested.
In the raid5 case we need to update ->previous_raid_disks to make the new 'default' size available.
Reviewed-by: Andre Noll <maan@systemlinux.org> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|