From: "Alexander G. M. Smith" <agmsmith@rogers.com>
To: Peter van Hardenberg <pvh@uvic.ca>
Cc: reiserfs-list@namesys.com
Subject: Re: Plugins: Pseudo-fun.
Date: Wed, 09 Nov 2005 19:51:00 -0500 EST [thread overview]
Message-ID: <262031722608-BeMail@AlexDualP3> (raw)
In-Reply-To: <200511090320.33063.pvh@uvic.ca>
Peter van Hardenberg wrote on Wed, 09 Nov 2005 03:20:32 -0800:
> Odd Behavior:
> ------------------
>
> Regression problems immediately spring to mind:
> pvh@arroyo:~/reiser/test $ cd ....
> pvh@arroyo:~/reiser/test/.... $ cd ....
> pvh@arroyo:~/reiser/test/..../.... $ cd ....
> [...]
> Sure, it's right (.... is of type pseudo directory), but I wouldn't want my
> directory tree traversal to ever end up in the bottomless pit of 4dot-doom by
> mistake.
I'd considered that before, with MIME types of attributes being an attribute
on an attribute. Sure, you can ask for it and get it, but for the atomic
attributes (MIME string for one) the ..../whatever is a virtual directory
that's imagined on the fly by the file system, and is read only. Don't try
to be too consistent - keep in mind that file systems are primarily a tool
for people to use, instead ask if it is useful and whether a crude
approximation to perfection would do.
As for ls and other file system using programs, they'll need to be updated
to avoid getting stuck in infinite loops with hard links anyway. Or worked
around with some hackery like declaring .... as a symbolic link.
- Alex
prev parent reply other threads:[~2005-11-10 0:51 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-09 11:20 Plugins: Pseudo-fun Peter van Hardenberg
2005-11-09 18:02 ` Hans Reiser
2005-11-09 19:05 ` Peter van Hardenberg
2005-11-09 19:31 ` Hans Reiser
2005-11-09 20:38 ` michael chang
2005-11-10 7:02 ` Peter van Hardenberg
2005-11-10 12:17 ` Peter Foldiak
2005-11-10 12:23 ` Peter Foldiak
2005-11-10 12:26 ` PFC
2005-11-10 12:36 ` Peter Foldiak
2005-11-10 21:20 ` Peter van Hardenberg
2005-11-10 17:16 ` Hans Reiser
2005-11-10 20:13 ` Peter Foldiak
2005-11-10 20:32 ` Hans Reiser
2005-11-09 19:36 ` about reiser4 hacks Yoanis Gil Delgado
2005-11-10 0:51 ` Alexander G. M. Smith [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=262031722608-BeMail@AlexDualP3 \
--to=agmsmith@rogers.com \
--cc=pvh@uvic.ca \
--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 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.