From: Edgar Grimberg <edgar.grimberg@rms.ro>
To: "Artem B. Bityutskiy" <dedekind@yandex.ru>
Cc: linux-mtd@lists.infradead.org
Subject: Re: "Skipping dirent" message
Date: Tue, 08 Nov 2005 17:28:04 +0200 [thread overview]
Message-ID: <4370C404.3030301@rms.ro> (raw)
In-Reply-To: <4370B863.9030103@yandex.ru>
Artem B. Bityutskiy wrote:
> Edgar Grimberg wrote:
>
>> Hi,
>>
>> I have eCos and JFFS, and I get the following message from JFFS debug
>> output:
>>
>> <7>Skipping dirent: "2007-01-08 08-27", ino #10, type 8, because
>> curofs 2 < offset 3
>
> Don't enable debug output if you don't want to see this message :-)
No can do. I am testing the application and I like to see the engine
running. :-)
>
>> I am not sure what it means, but the fact is that I have the
>> "2007-01-08 08-27" directory and I want to opendir and readdir it.
>
> The message just says that the the direntry was skipped because
> jffs2_readdir() was called with f_pos = 3, probably someone explicitly
> wanted to read directory from offset = 3 (for example by means of
> calling seek(fd, 3 SEEK_SET) to the parent directory). Try to sett the
> position to zero.
I have to see who is the guilty one. Thanks for the response.
Best regards,
Edgar
prev parent reply other threads:[~2005-11-08 15:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-08 13:08 "Skipping dirent" message Edgar Grimberg
2005-11-08 14:38 ` Artem B. Bityutskiy
2005-11-08 15:28 ` Edgar Grimberg [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4370C404.3030301@rms.ro \
--to=edgar.grimberg@rms.ro \
--cc=dedekind@yandex.ru \
--cc=linux-mtd@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.