Al Viro <[email protected]> wrote:

> > As the result, we stop abusing do_add_mount() in there.  Moreover, with
> > pending mnt_devname nfs rework we will be able to get rid of passing
> > vfsmount to ->d_automount(), AFAICT, which would be nice...
> 
> BTW, what do you need vfsmount for in case of the only ->d_manage() instance
> you've got?

I'm not sure it's strictly necessary.  However, is it or will it be possible
for autofs to have per-namespace daemons?  I suspect I can probably downgrade
the path pointer to a dentry pointer.  It can always be upgraded later if we
find a need for it...

David

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

Reply via email to