All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Walker <cwalker@pixar.com>
To: autofs@linux.kernel.org
Subject: Re: statfs() and autofs
Date: Wed, 23 Jul 2008 14:39:54 -0700	[thread overview]
Message-ID: <20080723213953.GI31479@pixar.com> (raw)
In-Reply-To: <20080722163900.GB6362@pixar.com>

From cwalker [07/22 10:20]:
> From raven [07/21 00:39]:
> > 
> > On Sun, 2008-07-20 at 22:50 -0700, Chris Walker wrote:
> > > From jonathan [07/20 22:08]:
> > > > P.S. Chris, can you reliably demonstrate the not waiting for the mount 
> > > > problem?
> > > 
> > > I can, but I'm a few revs back. I'll see if I can replicate on current
> > > revs of linux and autofs.
> > 
> > It should be reproducible on any version of autofs and any kernel, if I
> > understand correctly what is causing it. But, the real gotcha is stat(2)
> > or statfs(2) are often accompanied by other system calls that will wait
> > for the mount to complete. The mount can complete sometimes before but
> > also sometimes after, and possibly independent of system call order (due
> > to scheduling) so the problem should be intermittent and appear
> > unpredictable.
> 
> I cannot reproduce this on fedora 9 (kernel: 2.6.25.6, autofs: autofs-5.0.3).
> Maybe I'll do some git bisecting to see where it got fixed.

Looks like git bisect only helps to find introduced bugs, but not where
something got fixed. Oh well. I think we were going to upgrade to 2.6.25
anyway... :)

-- 
Chris Walker -- cwalker@pixar.com

  reply	other threads:[~2008-07-23 21:39 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-15 20:48 statfs() and autofs Chris Walker
2008-07-16  3:43 ` Ian Kent
2008-07-16  5:21   ` Jonathan Loran
2008-07-20 22:24     ` Jim Carter
2008-07-21  3:41       ` Chris Walker
2008-07-21  4:39         ` Ian Kent
2008-07-21  4:56           ` Ian Kent
2008-07-21  5:00           ` Chris Walker
2008-07-21  5:12             ` Ian Kent
2008-07-21  5:08           ` Jonathan Loran
2008-07-21  5:50             ` Chris Walker
2008-07-21  7:35               ` Ian Kent
2008-07-22 16:39                 ` Chris Walker
2008-07-23 21:39                   ` Chris Walker [this message]
2008-08-04 17:17                   ` Chris Walker
2008-07-21 15:26           ` Steve Thompson
2008-07-16  5:30   ` Chris Walker
2008-07-16 14:05     ` Ian Kent

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=20080723213953.GI31479@pixar.com \
    --to=cwalker@pixar.com \
    --cc=autofs@linux.kernel.org \
    /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.