All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Joe Pruett" <joey@clean.q7.com>
To: raven@themaw.net
Cc: autofs@linux.kernel.org
Subject: Re: autofs {3, 4, 5} and bind mounts which point to other	automount points
Date: 25 Aug 2006 09:18:00 -0700	[thread overview]
Message-ID: <3239342301.18668365@mail.q7.com> (raw)

The ability to have automount point to automount is something I use heavily as well.  Otherwise I end up with many hundreds of nfs mounts on the server at a time. having hundreds of bind mounts on the client is preferrable. The old sun method of doing this was:
host:/path/name:dir
which would mount host:/path/name and then symlink dir.  Now we' d use bind/loopback mounts.  But that syntax has been gone a long time.

It doesn't seem like threading should inherently cause a problem.  Each request should be a new thread and wait for the underlying mount (which might be recursive) to finish.

             reply	other threads:[~2006-08-25 16:18 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-25 16:18 Joe Pruett [this message]
2006-08-25 17:25 ` autofs {3, 4, 5} and bind mounts which point to other automount points Ian Kent
  -- strict thread matches above, loose matches on Subject: below --
2006-08-24 14:44 Matt Bernstein
2006-08-25  1:29 ` Ian Kent
2006-08-25  6:45   ` Matt Bernstein
2006-08-25  6:58     ` Ian Kent
2006-08-25  7:07     ` Ian Kent
2006-08-25 11:18       ` Ian Kent
2006-08-25 13:09         ` Matt Bernstein
2006-08-25 13:22           ` Matt Bernstein
2006-08-25 14:37             ` Ian Kent
2006-08-27  7:52               ` Ian Kent
2006-08-29 11:11                 ` Ian Kent
2006-08-30 19:44                   ` Matt Bernstein
2006-08-31  3:18                     ` Ian Kent
2006-08-31  9:45                       ` Matt Bernstein
2006-08-31 10:25                         ` Ian Kent
2006-08-31 11:18                           ` Ian Kent
2006-08-31 11:54                             ` Matt Bernstein
2006-09-03 21:31                               ` autofs {3, 4, 5} and bind mounts which point to therr " Matt Bernstein
2006-09-15  9:57                                 ` autofs {3, 4, 5} and bind mounts which point to other " Matt Bernstein
2006-09-15 11:54                                   ` Ian Kent
2006-09-15 12:06                                     ` Matt Bernstein
2006-09-16  6:13                                       ` Ian Kent
2006-08-31 11:57                             ` Ian Kent
2006-08-31 12:10                               ` Matt Bernstein
2006-08-25 14:29           ` Ian Kent
2006-08-25 14:49             ` Matt Bernstein
2006-08-25 14:46 ` Ian Kent
2006-08-25 14:47   ` Matt Bernstein
2006-08-25 15:55     ` Ian Kent
2006-08-25 16:19       ` Matt Bernstein
2006-08-26  3:24         ` 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=3239342301.18668365@mail.q7.com \
    --to=joey@clean.q7.com \
    --cc=autofs@linux.kernel.org \
    --cc=raven@themaw.net \
    /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.