Hi Ian!

> To deal with the case we have here I need to check for the LOOKUP_ACCESS
> intent in the kernel module method that deals with catching mount
> requests for the mount triggers during path lookup.
> 
> The solution is fairly simple, as you can see from the patch below but
> it begs the question "will this also catch stuff that it shouldn't
> catch" so I need to continue testing it. 
> 
> The patch below should apply ok to most kernels you're using as there
> haven't been changes in this area for quite a while. It would be good if
> you could test this out and see if you observe any other side effects.

I can confirm now that the patch works as it should, ie it recursively
mounts as it should and expires the mounts in the correct order. 

> Ian

-- 
Lukas



_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to