From: Ian Kent <ikent@redhat.com>
authorzoulasc <christos@zoulas.com>
Fri, 21 Mar 2014 00:29:18 +0000 (20:29 -0400)
committerzoulasc <christos@zoulas.com>
Fri, 21 Mar 2014 00:29:18 +0000 (20:29 -0400)
commit6002e42eee95f2beb48061d7da81092685348c6a
tree3667d01e6637528ebf2bc2e27001c8a54134983e
parent7aeafaf3cc96fbdc5d0bee5365d271c619ddb894
From: Ian Kent <ikent@redhat.com>

An ENOENT return from umount(2) means the kernel path walk couldn't
resolve the path of the mount to a dentry. In that case there can't
be an autofs waitq entry waiting for notification, since there's no
dentry, so don't even try to notify the kernel.
amd/map.c