Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Evergreen:11.2:Test
efibootmgr
efibootmgr-0.5.4.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File efibootmgr-0.5.4.diff of Package efibootmgr
--- a/src/lib/disk.c +++ b/src/lib/disk.c @@ -55,7 +55,7 @@ disk_info_from_fd(int fd, return 1; } major = buf.st_dev >> 8; - minor = buf.st_dev && 0xFF; + minor = buf.st_dev & 0xFF; /* IDE disks can have up to 64 partitions, or 6 bits worth, * and have one bit for the disk number.
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