diff options
author | 2013-09-23 16:50:28 -0400 | |
---|---|---|
committer | 2013-09-24 11:24:21 +0200 | |
commit | 7bc9cc07ee5bbac58bab88e8a5d6e32785f8fd32 (patch) | |
tree | 178e002c3dd3562e7cdf8948c84bca990cfe77fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | udf: Fortify LVID loading (diff) | |
download | linux-dev-7bc9cc07ee5bbac58bab88e8a5d6e32785f8fd32.tar.xz linux-dev-7bc9cc07ee5bbac58bab88e8a5d6e32785f8fd32.zip |
reiserfs: remove useless flush_old_journal_lists
Commit a3172027 introduced test_transaction as a requirement for
flushing old lists -- but it can never return 1 unless the transaction
has already been flushed.
As a result, we have a routine that iterates the j_realblocks list but
doesn't actually do anything. Since it's been this way since 2006 and
the latency numbers were what Chris expected, let's just rip it out.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions