diff options
author | Liu Bo <[email protected]> | 2018-05-18 11:00:20 +0800 |
---|---|---|
committer | David Sterba <[email protected]> | 2018-05-30 16:46:44 +0200 |
commit | e6a1d6fd276965db0ca91e91dffc0a6fb7d89254 (patch) | |
tree | dff22e61d0c7251484847aa1122f83eebca73256 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ca19b4a69962fa850d5a22aa7a335106fcba0473 (diff) |
Btrfs: use more straightforward extent_buffer_uptodate check
If parent_transid "0" is passed to btrfs_buffer_uptodate(),
btrfs_buffer_uptodate() is equivalent to extent_buffer_uptodate(), but
extent_buffer_uptodate() is preferred since we don't have to look into
verify_parent_transid().
Signed-off-by: Liu Bo <[email protected]>
Reviewed-by: Qu Wenruo <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions