diff options
author | Zhihao Cheng <chengzhihao1@huawei.com> | 2023-12-13 09:32:20 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2024-01-04 23:42:21 -0500 |
commit | 990b6b5b13b7993b7f44740c0add3119d407ccbf (patch) | |
tree | a6dfa9124d7f24d6fc8b380b0bd0552232c73c51 /scripts/gdb/linux/page_owner.py | |
parent | 2bf5eb2a7c22fc3dd011fda2722fd369b1c4608b (diff) |
jbd2: add errseq to detect client fs's bdev writeback error
Add errseq in journal, so that JBD2 can detect whether metadata is
successfully written to fs bdev. This patch adds detection in recovery
process to replace original solution(using local variable wb_err).
Signed-off-by: Zhihao Cheng <chengzhihao1@huawei.com>
Suggested-by: Jan Kara <jack@suse.cz>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20231213013224.2100050-2-chengzhihao1@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/gdb/linux/page_owner.py')
0 files changed, 0 insertions, 0 deletions