diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2022-12-14 10:39:04 -0500 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2022-12-14 14:40:03 -0500 |
commit | 2c1b5516b0d942ef7181c118c65120c4f7b9e1cb (patch) | |
tree | b4e4fd8ac9e1607bd9fe66e4361dfefc421db081 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d630f58899c2cc81d044a062d639e9b1b4d42ef3 (diff) |
bcachefs: Log more messages in the journal
This patch
- Adds a mechanism for queuing up journal entries prior to the journal
being started, which will be used for early journal log messages
- Adds bch2_fs_log_msg() and improves bch2_trans_log_msg(), which now
take format strings. bch2_fs_log_msg() can be used before or after
the journal has been started, and will use the appropriate mechanism.
- Deletes the now obsolete bch2_journal_log_msg()
- And adds more log messages to the recovery path - messages for
journal/filesystem started, journal entries being blacklisted, and
journal replay starting/finishing.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions