Hi Stefano,
On Tuesday 20 April 2010 16:52:13 Stefano Babic wrote:
> it seems I have found an unitialized variable when I run ubifsmount on
> an ARM board.
>
> The problem arises during the sget() function when the "type" of
> filesystem is added to the superblock list, at the following line:
>
Hi,
it seems I have found an unitialized variable when I run ubifsmount on
an ARM board.
The problem arises during the sget() function when the "type" of
filesystem is added to the superblock list, at the following line:
list_add(&s->s_instances, &type->fs_supers);
I have checked that f
2 matches
Mail list logo