diff options
| author | zhangyi (F) <[email protected]> | 2020-09-24 07:33:35 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2020-10-18 14:37:14 +0000 |
| commit | 5df1d4123d53261d9d71c7d237d0f165add7ce72 (patch) | |
| tree | b11480e5b0053e2169880b4b4fb5c99eb00b9c79 /fs/jbd2/commit.c | |
| parent | ext4: use ext4_buffer_uptodate() in __ext4_get_inode_loc() (diff) | |
| download | kernel-5df1d4123d53261d9d71c7d237d0f165add7ce72.tar.gz kernel-5df1d4123d53261d9d71c7d237d0f165add7ce72.zip | |
ext4: introduce ext4_sb_breadahead_unmovable() to replace sb_breadahead_unmovable()
If we readahead inode tables in __ext4_get_inode_loc(), it may bypass
buffer_write_io_error() check, so introduce ext4_sb_breadahead_unmovable()
to handle this special case.
This patch also replace sb_breadahead_unmovable() in ext4_fill_super()
for the sake of unification.
Signed-off-by: zhangyi (F) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
