2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 20:23:57 +08:00
linux-next/fs/erofs
Gao Xiang e2c71e74b2 erofs: kill all erofs specific fault injection
As Christoph suggested [1], "Please just use plain kmalloc
everywhere and let the normal kernel error injection code
take care of injeting any errors."

[1] https://lore.kernel.org/r/20190829102426.GE20598@infradead.org/
Reported-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Link: https://lore.kernel.org/r/20190904020912.63925-20-gaoxiang25@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-09-05 20:10:08 +02:00
..
compress.h
data.c erofs: kill all erofs specific fault injection 2019-09-05 20:10:08 +02:00
decompressor.c erofs: add "erofs_" prefix for common and short functions 2019-09-05 20:10:08 +02:00
dir.c erofs: use erofs_inode naming 2019-09-05 20:10:07 +02:00
erofs_fs.h erofs: update erofs_fs.h comments 2019-09-05 20:10:07 +02:00
inode.c erofs: kill all erofs specific fault injection 2019-09-05 20:10:08 +02:00
internal.h erofs: kill all erofs specific fault injection 2019-09-05 20:10:08 +02:00
Kconfig erofs: kill all erofs specific fault injection 2019-09-05 20:10:08 +02:00
Makefile
namei.c erofs: add "erofs_" prefix for common and short functions 2019-09-05 20:10:08 +02:00
super.c erofs: kill all erofs specific fault injection 2019-09-05 20:10:08 +02:00
tagptr.h
utils.c erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
xattr.c erofs: kill prio and nofail of erofs_get_meta_page() 2019-09-05 20:10:08 +02:00
xattr.h erofs: use erofs_inode naming 2019-09-05 20:10:07 +02:00
zdata.c erofs: kill all erofs specific fault injection 2019-09-05 20:10:08 +02:00
zdata.h
zmap.c erofs: kill prio and nofail of erofs_get_meta_page() 2019-09-05 20:10:08 +02:00
zpvec.h erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00