1
0
Fork 0
alistair23-linux/fs/hostfs
Dan Carpenter 8a545f1851 hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
We can't pass error pointers to kfree() or it causes an oops.

Fixes: 52b209f7b8 ('get rid of hostfs_read_inode()')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2016-08-04 00:18:10 +02:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hostfs.h um: hostfs: Reduce number of syscalls in readdir 2015-04-13 21:01:07 +02:00
hostfs_kern.c hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common() 2016-08-04 00:18:10 +02:00
hostfs_user.c um: hostfs: Reduce number of syscalls in readdir 2015-04-13 21:01:07 +02:00