linux-brain/fs/autofs4
Ian Kent 70e6e8e8ee autofs: fix error return in autofs_fill_super()
[ Upstream commit f585b283e3 ]

In autofs_fill_super() on error of get inode/make root dentry the return
should be ENOMEM as this is the only failure case of the called
functions.

Link: http://lkml.kernel.org/r/154725123240.11260.796773942606871359.stgit@pluto-themaw-net
Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-03-13 14:03:19 -07:00
..
Kconfig Fix dead URLs to ftp.kernel.org 2017-03-28 16:16:52 +02:00
Makefile autofs4: add miscellaneous device for ioctls 2008-10-16 11:21:39 -07:00
autofs_i.h autofs: fix autofs_sbi() does not check super block type 2018-09-19 22:43:48 +02:00
dev-ioctl.c autofs: fix slab out of bounds read in getname_kernel() 2018-07-22 14:28:49 +02:00
expire.c autofs: drop dentry reference only when it is never used 2019-03-13 14:03:18 -07:00
init.c autofs4: coding style fixes 2016-03-15 16:55:16 -07:00
inode.c autofs: fix error return in autofs_fill_super() 2019-03-13 14:03:19 -07:00
root.c autofs: mount point create should honour passed in mode 2018-04-24 09:36:39 +02:00
symlink.c vfs: remove ".readlink = generic_readlink" assignments 2016-12-09 16:45:04 +01:00
waitq.c autofs: fix careless error in recent commit 2017-12-20 10:10:17 +01:00