Hi,
On Aug 28 01:41 PM, Ian Kent wrote:
> > - if (!may_umount_tree(mnt)) {
> > + if (!may_umount_tree(&path.mnt)) {
>
> My bad, sorry.
> I think that really should be path.mnt not &path.mnt.Yep. I confirm the fixed-up patch fixes the problems I'm seeing. Thanks for the help!! =a= -- =================== Aaron Straus [email protected] _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
