After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 694007 - gdu,udisks2: Make use of new udev property
gdu,udisks2: Make use of new udev property
Status: RESOLVED FIXED
Product: gvfs
Classification: Core
Component: udisks2 volume monitor
unspecified
Other All
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2013-02-17 02:45 UTC by Zeeshan Ali
Modified: 2013-02-18 14:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdu,udisks2: Make use of new udev property (2.47 KB, patch)
2013-02-17 02:45 UTC, Zeeshan Ali
committed Details | Review

Description Zeeshan Ali 2013-02-17 02:45:56 UTC
See patch
Comment 1 Zeeshan Ali 2013-02-17 02:45:57 UTC
Created attachment 236428 [details] [review]
gdu,udisks2: Make use of new udev property

New udev/blkid expose more ISO9660 properties, including 'Boot System
ID'. Existance of this property implies that media is bootable. The
libosinfo udev rules that provided the 'OSINFO_BOOTABLE' property will
soon be ditched as a result but we better keep the check for backward
compatibility.
Comment 2 Alexander Larsson 2013-02-18 14:28:18 UTC
Review of attachment 236428 [details] [review]:

ack
Comment 3 Zeeshan Ali 2013-02-18 14:32:50 UTC
Attachment 236428 [details] pushed as aef8cb2 - gdu,udisks2: Make use of new udev property