[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: help with ext3 reserved inode
On Tue, 2009-07-07 at 15:10 +0530, Manish Katiyar wrote:
> On Tue, Jul 7, 2009 at 2:41 PM, Donato Capitella<d.capitella@xxxxxx>
wrote:
> >
> > It doesn't crash, but stops on the first error, after the
ext3_iget()
> > call and returns NULL.
>
> Can you also add print the value of journal after it is returned from
> ext3_iget() in debug statement. It will have the error code and will
> help to trace the problem.
journal after calling ext3_iget() has value -5.
>
> >
> >> And also could you post what is the
> >> output of "stat <3>" after you have initialized your reserved
inode.
> >
> > Here's the output:
>
> May be you should also initialize i_nlinks = 1.
Nothing doing; even if I initialize the link counter to 1, ext3_iget()
stills fails with -5.
>
> Thanks -
> Manish
Thank you Manish,
Donato
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ