response.
Best Regards
I am looking forward to your prompt reply.
Elizabeth Cotte.
Hi Andries, Hi List!
Andries, thank you for your quick response,
>Well, among the irrelevant details you left out is the fact that
>it is not
>blk_size[dev->major] = NULL;
>but
>if(!dev->sizes)
> blk_size[dev->major] = NULL;
Well, this is absoloutely right, the behaviour to cle
Hi kernel-list-readers!
We just had a problem when running some formatting-utils on
a large amount of disks synchronously: We got a NULL-pointer
violation when accessig blk_size[major] for our major number.
Further research showed, that grok_partitions was running at
that time, which has been c
Hi kernel-list-readers!
We just had a problem when running some formatting-utils on
a large amount of disks synchronously: We got a NULL-pointer
violation when accessig blk_size[major] for our major number.
Further research showed, that grok_partitions was running at
that time, which has been c
4 matches
Mail list logo