]> git.itanic.dy.fi Git - linux-stable/commit
ext4: simulate various I/O and checksum errors when reading metadata
authorTheodore Ts'o <tytso@mit.edu>
Thu, 21 Nov 2019 18:09:43 +0000 (13:09 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 26 Dec 2019 16:28:31 +0000 (11:28 -0500)
commit46f870d690fecc792a66730dcbbf0aa109f5f9ab
tree0e517f47ca1c5073481e0d8bfc8631f24388dbca
parent878520ac45f9f698432d4276db3d9144b83931b6
ext4: simulate various I/O and checksum errors when reading metadata

This allows us to test various error handling code paths

Link: https://lore.kernel.org/r/20191209012317.59398-1-tytso@mit.edu
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/balloc.c
fs/ext4/ext4.h
fs/ext4/ialloc.c
fs/ext4/inode.c
fs/ext4/namei.c
fs/ext4/sysfs.c