On Tue, Sep 11, 2012 at 8:49 AM, Andriy Gapon wrote:
> I updated it quite a while ago.
> Now added you to the review board ticket.
> Thank you for working on this!
Aaand... committed, with some additions and modifications! Thanks!
--
Alberto Villa, FreeBSD committer
http://people.FreeBSD.org/~a
on 09/09/2012 03:16 Alberto Villa said the following:
> On Thu, Apr 5, 2012 at 10:33 AM, Andriy Gapon wrote:
>> It seems that Device Notifier in upstream is significantly different from
>> what
>> we have in 4.7. I'll have to see if the problem is present in 4.8 and how to
>> adapt the patch if
On Thu, Apr 5, 2012 at 10:33 AM, Andriy Gapon wrote:
> It seems that Device Notifier in upstream is significantly different from what
> we have in 4.7. I'll have to see if the problem is present in 4.8 and how to
> adapt the patch if needed.
Your patch doesn't belong (anymore?) to the device not
Andriy Gapon writes:
> on 26/03/2012 19:28 Max Brazhnikov said the following:
>> On Thu, 15 Mar 2012 11:26:58 +0200, Andriy Gapon wrote:
>>> on 15/03/2012 09:31 Andriy Gapon said the following:
I'd rather fix the Device Notifier behavior.
>>>
>>> The following patch seems to work.
>>> The id
on 26/03/2012 19:28 Max Brazhnikov said the following:
> On Thu, 15 Mar 2012 11:26:58 +0200, Andriy Gapon wrote:
>> on 15/03/2012 09:31 Andriy Gapon said the following:
>>> I'd rather fix the Device Notifier behavior.
>>
>> The following patch seems to work.
>> The idea is to correctly go from a fi
On Thu, 15 Mar 2012 11:26:58 +0200, Andriy Gapon wrote:
> on 15/03/2012 09:31 Andriy Gapon said the following:
> > I'd rather fix the Device Notifier behavior.
>
> The following patch seems to work.
> The idea is to correctly go from a filesystem Solid device to its StorageDrive
> device ancestor
on 15/03/2012 09:31 Andriy Gapon said the following:
> I'd rather fix the Device Notifier behavior.
The following patch seems to work.
The idea is to correctly go from a filesystem Solid device to its StorageDrive
device ancestor while ignoring intermediate volume/partition devices.
A direct paren
on 14/03/2012 15:58 Mel Flynn said the following:
> On 3/14/2012 08:54, Andriy Gapon wrote:
>>
>> This is how the (GPT) partition in question is reported by HAL:
>> udi = '/org/freedesktop/Hal/devices/volume_size_5368709120_0'
>> block.device = '/dev/gpt/9VM0V8VZ.ufs' (string)
>
On 3/14/2012 08:54, Andriy Gapon wrote:
>
> This is how the (GPT) partition in question is reported by HAL:
> udi = '/org/freedesktop/Hal/devices/volume_size_5368709120_0'
> block.device = '/dev/gpt/9VM0V8VZ.ufs' (string)
> KDE Device Notifier is confi
This is how the (GPT) partition in question is reported by HAL:
udi = '/org/freedesktop/Hal/devices/volume_size_5368709120_0'
block.device = '/dev/gpt/9VM0V8VZ.ufs' (string)
block.is_volume = true (bool)
block.major = 0 (0x0) (int)
block.minor = 130 (0x82) (int)
block.storage_devic
10 matches
Mail list logo