diff options
author | Qu Wenruo <wqu@suse.com> | 2024-12-12 09:14:00 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-01-13 17:53:47 +0300 |
commit | 396294d1afee65a203d6cabd843d0782e5d7388e (patch) | |
tree | 8d55f612eb9099dca6fc9fc7d510828b2646901b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c2b47df81c8e20a8e8cd94f0d7df211137ae94ed (diff) | |
download | linux-396294d1afee65a203d6cabd843d0782e5d7388e.tar.xz |
btrfs: subpage: fix the bitmap dump of the locked flags
We're dumping the locked bitmap into the @checked_bitmap variable,
printing incorrect values during debug.
Thankfully even during my development I haven't hit a case where I need
to dump the locked bitmap. But for the sake of consistency, fix it by
dupping the locked bitmap into @locked_bitmap variable for output.
Fixes: 75258f20fb70 ("btrfs: subpage: dump extra subpage bitmaps for debug")
Reviewed-by: Boris Burkov <boris@bur.io>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions