summaryrefslogtreecommitdiff
path: root/sound/Makefile
diff options
context:
space:
mode:
authorIan Kent <raven@themaw.net>2013-09-08 16:47:23 +0800
committerAl Viro <viro@zeniv.linux.org.uk>2013-09-08 22:07:47 -0400
commitac8387199656b019dcef5e3bbe029c2e9b01a195 (patch)
tree0527b48b9293e395fda4048bedcd410cc802eda8 /sound/Makefile
parent2d8646510120bb1eb251ae3381e950805a877763 (diff)
autofs4 - fix device ioctl mount lookup
When reconnecting to automounts at startup an autofs ioctl is used to find the device and inode of existing mounts so they can be used to open a file descriptor of possibly covered mounts. At this time the the caller might not yet "own" the mount so it can trigger calling ->d_automount(). This causes automount to hang when trying to reconnect to direct or offset mount types. Consequently kern_path() can't be used but kern_path_mountpoint() can be. Signed-off-by: Ian Kent <raven@themaw.net> Cc: Jeff Layton <jlayton@redhat.com> Cc: Al Viro <viro@ZenIV.linux.org.uk> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'sound/Makefile')
0 files changed, 0 insertions, 0 deletions