From: "Charles P. Wright" <cwright@cs.sunysb.edu>
To: linux-fsdevel@vger.kernel.org, reiserfs-list@namesys.com
Subject: Odd llseek semantics on directories
Date: Mon, 22 Aug 2005 11:01:44 -0400 [thread overview]
Message-ID: <1124722904.25421.11.camel@polarbear.fsl.cs.sunysb.edu> (raw)
Hello,
I've noticed that Reiser4's behavior deviates from other file systems
when seeking with directories. After reading a directory, if you run
vfs_lseek(dir, 0, SEEK_CUR), then -ENOENT is returned. This means that
you can't pass the identifier back to vfs_lseek with SEEK_SET.
Charles
next reply other threads:[~2005-08-22 15:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-22 15:01 Charles P. Wright [this message]
2005-08-22 16:19 ` Odd llseek semantics on directories Vladimir V. Saveliev
2005-08-22 17:12 ` Charles P. Wright
2005-08-23 12:06 ` Vladimir V. Saveliev
2005-08-27 14:36 ` Charles P. Wright
2005-08-29 19:35 ` Hans Reiser
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=1124722904.25421.11.camel@polarbear.fsl.cs.sunysb.edu \
--to=cwright@cs.sunysb.edu \
--cc=linux-fsdevel@vger.kernel.org \
--cc=reiserfs-list@namesys.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).