Erasing now utilizes info already aquired from ecdb_hal.
This commit is contained in:
@@ -310,6 +310,7 @@ _ecdb_hal_volume_handle(void *data, void *reply_data, DBusError *error)
|
||||
{
|
||||
if (!strcmp(udi, drive->udi))
|
||||
{
|
||||
drive->fresh_info = TRUE;
|
||||
drive->disc_udi = disc_udi;
|
||||
drive->capacity = e_hal_property_uint64_get(ret,
|
||||
"volume.disc.capacity", NULL);
|
||||
|
Reference in New Issue
Block a user