btrfs-progs: dump-tree: print version information earlier
authorDavid Sterba <dsterba@suse.com>
Thu, 10 Mar 2016 14:02:18 +0000 (15:02 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 14 Mar 2016 12:42:47 +0000 (13:42 +0100)
commit4088b770e12597cb400b4fc30360f679b35d3c78
tree0af8d2c0a1526b6e8589ee39a221425165a9a6b3
parent078b4746ccb01dee3c8a54a5bf294c7dbedd323a
btrfs-progs: dump-tree: print version information earlier

The version information could be useful addition to the dump, print it
before we attempt to open the filesystem.

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