Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:GA
lvm2.631
add_scm_support.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File add_scm_support.patch of Package lvm2.631
filters: add scm devices Fix this: pvcreate /dev/scma Device /dev/scma not found (or ignored by filtering). Upstream via: 9602e68 filters: add scm devices Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> --- lib/filters/device-types.h | 1 + 1 file changed, 1 insertion(+) --- a/lib/filters/device-types.h +++ b/lib/filters/device-types.h @@ -56,5 +56,6 @@ static const device_info_t _device_info[ {"blkext", 1}, /* Extended device partitions */ {"fio", 16}, /* Fusion */ {"mtip32xx", 16}, /* Micron PCIe SSDs */ + {"scm", 8}, /* Storage Class Memory (IBM S/390) */ {"", 0} };
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor