Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:12.2:PowerPC
python-virtinst
virtinst-storage-ocfs2.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File virtinst-storage-ocfs2.diff of Package python-virtinst
Index: virtinst-0.600.2/virtinst/Storage.py =================================================================== --- virtinst-0.600.2.orig/virtinst/Storage.py +++ virtinst-0.600.2/virtinst/Storage.py @@ -534,7 +534,7 @@ class FilesystemPool(StoragePool): get_volume_class = staticmethod(get_volume_class) formats = [ "auto", "ext2", "ext3", "ext4", "ufs", "iso9660", "udf", - "gfs", "gfs2", "vfat", "hfs+", "xfs" ] + "gfs", "gfs2", "vfat", "hfs+", "xfs", "ocfs2" ] # Register applicable property methods from parent class perms = property(StorageObject.get_perms, StorageObject.set_perms)
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