All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guillaume Rousse <Guillaume.Rousse@inria.fr>
To: autofs@linux.kernel.org
Subject: excluding some pattern to prevent useless mount request
Date: Mon, 27 Nov 2006 17:40:54 +0100	[thread overview]
Message-ID: <456B1516.1030108@inria.fr> (raw)

While looking in server's log, I found many such mount requests:
Nov 26 04:23:19 yquem rpc.mountd: refused mount request from
chouchen.inria.fr for /home/yquem/.hidden (/): no export entry
...
Nov 26 04:22:33 yquem rpc.mountd: refused mount request from
medoc.inria.fr for /home/yquem/.directory (/): no export entry

I guess they are caused by graphical file manager trying to find
metadata directories when displaying mount points. Is there a way to
prevent them ?

My current map content is:
# /, auto.home.yquem, autofs, village.inria.fr
dn: cn=/,ou=auto.home.yquem,ou=autofs,dc=village,dc=inria,dc=fr
objectClass: top
objectClass: automount
cn: /
automountInformation: -fstype=nfs,hard,intr,nosuid,nfsvers=3
graves:/home/yquem/&

             reply	other threads:[~2006-11-27 16:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-27 16:40 Guillaume Rousse [this message]
2006-11-27 18:42 ` excluding some pattern to prevent useless mount request Ian Kent
2006-11-27 18:48 ` Jeff Moyer
2006-11-28  9:57   ` Guillaume Rousse

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=456B1516.1030108@inria.fr \
    --to=guillaume.rousse@inria.fr \
    --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.