aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@redhat.com>2013-11-04 09:58:26 -0500
committerTheodore Ts'o <tytso@mit.edu>2013-11-04 09:58:26 -0500
commitda0169b3b9a460ecbb571dad6123fe3735b148d1 (patch)
treeb1d36b67b4ead658639a78da19c4d34414f3f56b /tools/perf/scripts/python/export-to-postgresql.py
parentext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea() (diff)
downloadlinux-dev-da0169b3b9a460ecbb571dad6123fe3735b148d1.tar.xz
linux-dev-da0169b3b9a460ecbb571dad6123fe3735b148d1.zip
ext4: remove unreachable code in ext4_can_extents_be_merged()
Commit ec22ba8e ("ext4: disable merging of uninitialized extents") ensured that if either extent under consideration is uninit, we decline to merge, and immediately return. But right after that test, we test again for an uninit extent; we can never hit this. So just remove the impossible test and associated variable. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Reviewed-by: Zheng Liu <wenqing.lz@taobao.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions