[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nodes have authors
From: |
Thomas Bushnell, BSG |
Subject: |
Re: nodes have authors |
Date: |
13 Feb 2002 08:20:58 -0800 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 |
nisse@lysator.liu.se (Niels Möller) writes:
> tb@becket.net (Thomas Bushnell, BSG) writes:
>
> > Normally (without special flags) you should always follow the
> > translator, and you would never see the => syntax.
>
> What is "special"? ls normally follows symlinks silently, but ls -F
> and ls -l shows some information about symlinks. Are these particular
> flags special enough?
I think our rule is that ls should continue to use exactly the stat
calls it does now, which follow translators, but sometimes don't
follow symlinks. Note the difference between O_NOLINK and O_NOTRANS
in this regard. The former (but not the latter) is supposed to be
used by lstat.
> I think it will be easier to understand the system if symlinks and
> translators are treated in the same way by programs walking the file
> system, in the absence of any hurd-specific flags.
Well, the reason against this is that translators are really just
mount points, and existing ls does *not* treat them differently.
> By the way, what's a good "ls -F"-indicator character for translators?
> `&' (process), `!' (action), or `?' (oddity)? Perhaps active and
> passive translators should be displayed differently.
Hrm, don't know. :)
- Re: nodes have authors, (continued)
- Re: nodes have authors, Thomas Bushnell, BSG, 2002/02/11
- Re: nodes have authors, Alfred M. Szmidt, 2002/02/12
- Re: nodes have authors, Thomas Bushnell, BSG, 2002/02/13
- Re: nodes have authors, Niels Möller, 2002/02/13
- Re: nodes have authors, Ognyan Kulev, 2002/02/13
- Re: nodes have authors, Niels Möller, 2002/02/13
- Re: nodes have authors,
Thomas Bushnell, BSG <=
- Re: nodes have authors, Jamie Gennis, 2002/02/17
- Re: nodes have authors, Thomas Bushnell, BSG, 2002/02/17
- Re: nodes have authors, Marcus Brinkmann, 2002/02/12
- Re: nodes have authors, Alfred M. Szmidt, 2002/02/12
- Re: nodes have authors, Marcus Brinkmann, 2002/02/12
- Re: nodes have authors, Thomas Bushnell, BSG, 2002/02/13