1
0
Fork 0
alistair23-linux/drivers/staging/vboxsf
Wei Yongjun e39fcaef7e staging: Fix error return code in vboxsf_fill_super()
Fix to return negative error code -ENOMEM from the error handling
case instead of 0, as done elsewhere in this function.

Fixes: df4028658f ("staging: Add VirtualBox guest shared folder (vboxsf) support")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20191106115954.114678-1-weiyongjun1@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-11-07 16:29:18 +01:00
..
Kconfig
Makefile
TODO
dir.c
file.c
shfl_hostintf.h
super.c staging: Fix error return code in vboxsf_fill_super() 2019-11-07 16:29:18 +01:00
utils.c staging: vboxsf: fix dereference of pointer dentry before it is null checked 2019-11-07 16:29:17 +01:00
vboxsf_wrappers.c
vfsmod.h