All of lore.kernel.org
 help / color / mirror / Atom feed
* Returning issues.
@ 2011-06-05 17:01 Stef Bon
  2011-06-07  5:23 ` Ian Kent
  0 siblings, 1 reply; 5+ messages in thread
From: Stef Bon @ 2011-06-05 17:01 UTC (permalink / raw)
  To: autofs

  hi,

I see that issues that automounter doing unnecessary mounting like:

http://linux.kernel.org/pipermail/autofs/2011-May/006568.html

and here

http://linux.kernel.org/pipermail/autofs/2011-April/006542.html

some more documentation here would prevent users asking the
same questions.

This behaviour is mostly caused by:

A.

ls is a alias (in de shell) to ls --color=auto

which will follow targets, and this makes the automounter mount.

B.


extended attributes called by the environment, or an app.

I see here a sollution is proposed to fix this in coreutils and the acl 
package. Hmm, is this right?

If an app wants to get the xattr of an autofs managed directory, what is 
the sollution proposed here then?
Can't an autofs managed directory have Xattr?? That does not sound right.

In my construction I'm blocking the xattr calls to autofs managed dirs, 
unless it's already mounted, and I consider this as an ugly hack.

Stef

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-06-08  7:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-05 17:01 Returning issues Stef Bon
2011-06-07  5:23 ` Ian Kent
2011-06-07  9:15   ` Stef Bon
2011-06-08  4:55     ` Ian Kent
2011-06-08  7:13       ` Stef Bon

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.