diff options
author | 2021-12-23 12:21:38 -0800 | |
---|---|---|
committer | 2021-12-23 18:13:25 -0500 | |
commit | 7bbbe241ec7ce0def9f71464c878fdbd2b0dcf37 (patch) | |
tree | c5ae1a29d39903622fb1f2066a87f96b47329b1a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: use ext4_journal_start/stop for fast commit transactions (diff) | |
download | wireguard-linux-7bbbe241ec7ce0def9f71464c878fdbd2b0dcf37.tar.xz wireguard-linux-7bbbe241ec7ce0def9f71464c878fdbd2b0dcf37.zip |
ext4: drop ineligible txn start stop APIs
This patch drops ext4_fc_start_ineligible() and
ext4_fc_stop_ineligible() APIs. Fast commit ineligible transactions
should simply call ext4_fc_mark_ineligible() after starting the
trasaction.
Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Link: https://lore.kernel.org/r/20211223202140.2061101-3-harshads@google.com
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