btrfs-progs: dump-super: print chunks after validation
authorDavid Sterba <dsterba@suse.com>
Tue, 4 Oct 2016 16:12:30 +0000 (18:12 +0200)
committerDavid Sterba <dsterba@suse.com>
Wed, 5 Oct 2016 10:39:01 +0000 (12:39 +0200)
commit942dc5f29d43d58d51ee8f5f829a267672733273
treea1b0a763935df451268929cef34bcf5a6f72c753
parentd27c586c5b688b9e820fa9e4b7f3d69a50e1864e
btrfs-progs: dump-super: print chunks after validation

The fuzz test 005-simple-dump-super hits a crash, because we print the
chunks too early.

Signed-off-by: David Sterba <dsterba@suse.com>
cmds-inspect-dump-super.c