zsh-workers
 help / color / mirror / code / Atom feed
From: Todd Larason <jtl@molehill.org>
To: "John M. Harres" <harres@UWYO.EDU>
Cc: mason@primenet.com.au, zsh-workers@math.gatech.edu
Subject: Re: weird zsh startup behavior
Date: Tue, 12 Aug 1997 09:04:29 -0700	[thread overview]
Message-ID: <19970812090429.08601@molehill.org> (raw)
In-Reply-To: <199708121531.JAA05545@ghidora.uwyo.edu>; from John M. Harres on Tue, Aug 12, 1997 at 09:31:58AM -0600

On Tue, Aug 12, 1997 at 09:31:58AM -0600, John M. Harres wrote:
> The second directory scan does not have the inode check, as you mentioned, but 
> if it's there, the two loops look like they should either both succeed or 
> fail, thus the second adds nothing.

I'm not where I can look at the source right now, but my memory is that
the second one stat()s each file as it goes along, and used the dev number
from that;  I'm assuming that's intended to find mounted file systems --
readdir() gives info on the directory being mounted over, stat() gives
info on the mounted dir.


  reply	other threads:[~1997-08-12 16:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-08-08 20:51 John M. Harres
1997-08-09  1:16 ` Zoltan Hidvegi
1997-08-09  4:39   ` John M. Harres
1997-08-09  5:11     ` Geoff Wing
1997-08-09  5:58       ` John M. Harres
1997-08-10  7:30       ` Todd Larason
1997-08-12 15:31         ` John M. Harres
1997-08-12 16:04           ` Todd Larason [this message]
1997-08-12 16:15         ` John M. Harres
1997-08-15 13:15           ` zgetcwd patch? John M. Harres
1997-08-18  5:05             ` Bart Schaefer
1997-08-18 16:28               ` John M. Harres
1997-08-18 19:48               ` Todd Larason
1997-08-19  9:31                 ` Bart Schaefer
1997-08-25  5:06             ` Zoltan Hidvegi
1997-08-25 17:06               ` zsh-3.0.4 blessed patches (was Re: zgetcwd patch?) Mark Borges
1997-08-25 17:46                 ` Zoltan T. Hidvegi
1997-08-25 21:35                   ` Geoff Wing
1997-08-25 22:08                     ` Zoltan Hidvegi

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=19970812090429.08601@molehill.org \
    --to=jtl@molehill.org \
    --cc=harres@UWYO.EDU \
    --cc=mason@primenet.com.au \
    --cc=zsh-workers@math.gatech.edu \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).