From: Guillaume Rousse <Guillaume.Rousse@inria.fr>
To: Jeff Moyer <jmoyer@redhat.com>
Cc: autofs@linux.kernel.org
Subject: Re: excluding some pattern to prevent useless mount request
Date: Tue, 28 Nov 2006 10:57:15 +0100 [thread overview]
Message-ID: <456C07FB.7050308@inria.fr> (raw)
In-Reply-To: <x49bqmswws1.fsf@segfault.boston.devel.redhat.com>
Jeff Moyer wrote:
> ==> On Mon, 27 Nov 2006 17:40:54 +0100, Guillaume Rousse <Guillaume.Rousse@inria.fr> said:
>
> Guillaume> While looking in server's log, I found many such mount requests:
> Guillaume> Nov 26 04:23:19 yquem rpc.mountd: refused mount request from
> Guillaume> chouchen.inria.fr for /home/yquem/.hidden (/): no export entry
> Guillaume> ...
> Guillaume> Nov 26 04:22:33 yquem rpc.mountd: refused mount request from
> Guillaume> medoc.inria.fr for /home/yquem/.directory (/): no export entry
>
> Guillaume> I guess they are caused by graphical file manager trying to find
> Guillaume> metadata directories when displaying mount points. Is there a way to
> Guillaume> prevent them ?
>
> No, there is not a way to prevent them. The basic problem is that the
> requests could be valid; how is the automounter to know which
> directory lookups to ignore?
If it could be configured locally, the automounter would know :)
> haldaemon has been responsible for some
> problems in the past, but its authors chose to include special cases
> for automount-managed directories. This is not the most ideal
> solution, I guess, but it is the most attractive from the autofs point
> of view.
>
> Can you find out which applications are causing these lookups and file
> bugs in their respective bug trackers?
I don't feel very confident trying to convince konqueror developer they
have to always test first if the directory they are going to probe is
automountable... This seems to be both a exception, and something more
easily implementable in a centralized way in automounter.
prev parent reply other threads:[~2006-11-28 9:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-27 16:40 excluding some pattern to prevent useless mount request Guillaume Rousse
2006-11-27 18:42 ` Ian Kent
2006-11-27 18:48 ` Jeff Moyer
2006-11-28 9:57 ` Guillaume Rousse [this message]
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=456C07FB.7050308@inria.fr \
--to=guillaume.rousse@inria.fr \
--cc=autofs@linux.kernel.org \
--cc=jmoyer@redhat.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.