linux/fs/autofs
Ian Kent f585b283e3 autofs: fix error return in autofs_fill_super()
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>
2019-02-01 15:46:24 -08:00
..
Kconfig
Makefile
autofs_i.h autofs: add strictexpire mount option 2019-01-04 13:13:47 -08:00
dev-ioctl.c autofs: change catatonic setting to a bit flag 2019-01-04 13:13:47 -08:00
expire.c autofs: drop dentry reference only when it is never used 2019-02-01 15:46:24 -08:00
init.c autofs: improve ioctl sbi checks 2019-01-04 13:13:46 -08:00
inode.c autofs: fix error return in autofs_fill_super() 2019-02-01 15:46:24 -08:00
root.c autofs: add strictexpire mount option 2019-01-04 13:13:47 -08:00
symlink.c
waitq.c autofs: change catatonic setting to a bit flag 2019-01-04 13:13:47 -08:00