diff options
author | zhangyi (F) <yi.zhang@huawei.com> | 2020-09-24 10:33:36 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-10-18 17:37:14 +0300 |
commit | 0a846f496db1d3996341e140364aa58563d1ebe1 (patch) | |
tree | f49911046fc1b09e4f025bb7300894ee95de5e7d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5df1d4123d53261d9d71c7d237d0f165add7ce72 (diff) | |
download | linux-0a846f496db1d3996341e140364aa58563d1ebe1.tar.xz |
ext4: use ext4_sb_bread() instead of sb_bread()
We have already remove open codes that invoke helpers provide by
fs/buffer.c in all places reading metadata buffers. This patch switch to
use ext4_sb_bread() to replace all sb_bread() helpers, which is
ext4_read_bh() helper back end.
Signed-off-by: zhangyi (F) <yi.zhang@huawei.com>
Link: https://lore.kernel.org/r/20200924073337.861472-7-yi.zhang@huawei.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