From: Hans Reiser <reiser@namesys.com>
To: Nate Diller <nate.diller@gmail.com>
Cc: Hubert Chan <hubert@uhoreg.ca>, reiserfs-list@namesys.com
Subject: Re: Two usage examples for attribute directories.
Date: Fri, 09 Dec 2005 17:46:54 -0800 [thread overview]
Message-ID: <439A338E.3010309@namesys.com> (raw)
In-Reply-To: <5c49b0ed0512091711y8b13c46lcbe627e28c708f95@mail.gmail.com>
Nate Diller wrote:
> On 12/8/05, *Hubert Chan* <hubert@uhoreg.ca <mailto:hubert@uhoreg.ca>>
> wrote:
>
> On Thu, 08 Dec 2005 14:12:46 +0000, Peter Foldiak said:
>
> [...]
>
> > You say "author" should be an attribute but "icon.png" is not an
> > attribute. I am not convinced they should be treated
> differently. The
> > listing doesn't look ugly to me at all (just because it is long).
>
> IMHO, putting attributes in foo/ instead of foo/@/ increases the
> risk of
> collisions. e.g. let's say I have a directory that contains a file
> named icon.png, but I want my file manager to display its icon as some
> other file. If all the attributes are in foo/, then the file manager
> will read foo/icon.png as the directory's icon, which is not what I
> want. It would be better if I could have a directory that contains
> icon.png, and uses foo/@/icon.png as its icon in the file manager.
>
>
> This problem is already solved.
>
> $ ls /home/nate
> icon.png
>
> $ ls -a /home/nate
> .
> ..
> .bash_rc
> icon.png
>
> so...
>
> $ls -aa /home/nate
> .
> ..
> ..icon.png
> .bash_rc
> icon.png
>
> this works for PvH's example too:
> $ ls -aa app/
> .
> ..
> ..author
> ..category
> ..contact
> ..description
> ..name
> ..version
> .config
> .default_options
> bin
> lib
> src
> var
> Makefile
> icon.png
> install.sh
>
> NATE
yup
next prev parent reply other threads:[~2005-12-10 1:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-20 21:17 Implementing an attribute directory Peter van Hardenberg
2005-11-21 7:47 ` Hans Reiser
2005-11-23 8:57 ` Two usage examples for attribute directories Peter van Hardenberg
2005-12-03 0:25 ` Peter Foldiak
2005-12-03 0:49 ` Peter van Hardenberg
2005-12-03 10:54 ` Peter Foldiak
2005-12-04 7:04 ` Hans Reiser
2005-12-04 15:04 ` Alexander G. M. Smith
2005-12-05 4:27 ` Peter van Hardenberg
2005-12-08 14:12 ` Peter Foldiak
2005-12-08 20:40 ` Hubert Chan
2005-12-10 1:11 ` Nate Diller
2005-12-10 1:46 ` Hans Reiser [this message]
2005-12-10 3:11 ` Hubert Chan
2005-12-09 8:25 ` 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=439A338E.3010309@namesys.com \
--to=reiser@namesys.com \
--cc=hubert@uhoreg.ca \
--cc=nate.diller@gmail.com \
--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.