aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJosef Bacik <jbacik@fusionio.com>2013-10-14 17:23:08 -0400
committerChris Mason <chris.mason@fusionio.com>2013-11-11 21:58:32 -0500
commited9e8af88e2551aaa6bf51d8063a2493e2d71597 (patch)
treedaa194a93bdc98932618392c66f1d8410e44238c /tools/perf/scripts/python/export-to-postgresql.py
parentBtrfs: add a sanity test for a vacant extent at the front of a file (diff)
downloadlinux-dev-ed9e8af88e2551aaa6bf51d8063a2493e2d71597.tar.xz
linux-dev-ed9e8af88e2551aaa6bf51d8063a2493e2d71597.zip
Btrfs: fix hole check in log_one_extent
I added an assert to make sure we were looking up aligned offsets for csums and I tripped it when running xfstests. This is because log_one_extent was checking if block_start == 0 for a hole instead of EXTENT_MAP_HOLE. This worked out fine in practice it seems, but it adds a lot of extra work that is uneeded. With this fix I'm no longer tripping my assert. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions