diff options
author | 2023-11-02 21:01:25 -0400 | |
---|---|---|
committer | 2023-11-05 13:12:18 -0500 | |
commit | 80396a47490936f73729548310ad60e9f5df61c9 (patch) | |
tree | 5bcbb044a9a336e8e8f20e83447d1ee3c6c6e029 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: Replace ERANGE with private error codes (diff) | |
download | wireguard-linux-80396a47490936f73729548310ad60e9f5df61c9.tar.xz wireguard-linux-80396a47490936f73729548310ad60e9f5df61c9.zip |
bcachefs: Break up bch2_journal_write()
Split up bch2_journal_write() to simplify locking:
- bch2_journal_write_pick_flush(), which needs j->lock
- bch2_journal_write_prep, which operates on the journal buffer to be
written and will need the upcoming buf_lock for synchronization with
the btree write buffer flush path
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