]> Git Repo - linux.git/commit
erofs: kill all erofs specific fault injection
authorGao Xiang <[email protected]>
Wed, 4 Sep 2019 02:09:06 +0000 (10:09 +0800)
committerGreg Kroah-Hartman <[email protected]>
Thu, 5 Sep 2019 18:10:08 +0000 (20:10 +0200)
commite2c71e74b21e4053c18ac99ee93139d0aa95c53a
tree5b40059ae54484241356188f82736b3dffc7a160
parent99634bf388db04048b83a075358a1d166e7300fb
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[email protected]/
Reported-by: Christoph Hellwig <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Documentation/filesystems/erofs.txt
fs/erofs/Kconfig
fs/erofs/data.c
fs/erofs/inode.c
fs/erofs/internal.h
fs/erofs/super.c
fs/erofs/zdata.c
This page took 0.057289 seconds and 4 git commands to generate.