summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2022-03-10 11:18:32 +0100
committerTheodore Ts'o <tytso@mit.edu>2022-03-12 21:02:18 -0500
commit2bb8dd401a4f96973d6a9de4218d7f01fbd497ee (patch)
tree1276facc1b00095ccf9c01f887583c846d5ab2ee /tools/perf/scripts/python/export-to-postgresql.py
parent688b0d8536e0e937f608a93cb6909e14389a0c45 (diff)
ext4: warn when dirtying page w/o buffers in data=journal mode
Recently I've got a report of BUG_ON trigerring during transaction commit in ext4_journalled_writepage_callback() because we've spotted a dirty page without buffers. Add WARN_ON_ONCE to ext4_journalled_set_page_dirty() to catch the problematic condition earlier where we have better chance of understanding which code path is creating dirty data without preparing the page properly. Also update the comment with current information when we are at it. Signed-off-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/20220310101832.5645-1-jack@suse.cz Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions