Al Viro <viro@xxxxxxxxxxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html