Trond Myklebust 815d405cef VFS: Fix the remaining automounter semantics regressions
The concensus seems to be that system calls such as stat() etc should
not trigger an automount.  Neither should the l* versions.

This patch therefore adds a LOOKUP_AUTOMOUNT flag to tag those lookups
that _should_ trigger an automount on the last path element.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
[ Edited to leave out the cases that are already covered by LOOKUP_OPEN,
  LOOKUP_DIRECTORY and LOOKUP_CREATE - all of which also fundamentally
  force automounting for their own reasons   - Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-09-26 19:16:46 -07:00
..
2011-07-26 16:49:47 -07:00
2011-07-31 12:18:16 -04:00
2011-07-26 16:49:47 -07:00
2011-06-20 16:08:19 +02:00
2010-12-21 11:51:23 -05:00
2011-07-12 13:40:27 -04:00
2011-07-12 13:40:27 -04:00
2011-07-31 12:18:15 -04:00
2011-07-31 12:18:15 -04:00
2011-03-24 13:52:41 -04:00
2010-10-07 18:48:49 -04:00
2011-09-13 17:06:57 -04:00