Commit 0904c9a
ext4: move inode eio simulation behind io completeion
No EIO simulation is required if the buffer is uptodate, so move the
simulation behind read bio completeion just like inode/block bitmap
simulation does.
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20210826130412.3921207-2-yi.zhang@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>1 parent 4a79a98 commit 0904c9a
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4337 | 4337 | | |
4338 | 4338 | | |
4339 | 4339 | | |
4340 | | - | |
4341 | | - | |
4342 | 4340 | | |
4343 | 4341 | | |
4344 | 4342 | | |
| |||
4425 | 4423 | | |
4426 | 4424 | | |
4427 | 4425 | | |
| 4426 | + | |
4428 | 4427 | | |
4429 | | - | |
4430 | 4428 | | |
4431 | 4429 | | |
4432 | 4430 | | |
| |||
0 commit comments