diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2011-09-26 20:36:09 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-09-26 19:16:46 -0700 |
commit | 815d405ceff0d6964683f033e18b9b23a88fba87 (patch) | |
tree | 2bec24a44bc3edbdcedf8ae65256a0533ce4e46a /block/bsg-lib.c | |
parent | d94c177beeb4469cd4f6e83354ab0223353e98ed (diff) | |
download | linux-3.10-815d405ceff0d6964683f033e18b9b23a88fba87.tar.gz linux-3.10-815d405ceff0d6964683f033e18b9b23a88fba87.tar.bz2 linux-3.10-815d405ceff0d6964683f033e18b9b23a88fba87.zip |
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>
Diffstat (limited to 'block/bsg-lib.c')
0 files changed, 0 insertions, 0 deletions